Skip to content

Commit 581631a

Browse files
committed
Update README for echo, iris, and fiber
1 parent ad01910 commit 581631a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,14 @@ Additionaly, some examples with:
5757

5858
| Feature | gin | echo | iris | fiber | micro | goa | gorilla |
5959
|----------------------------------------------------| --- | ---- | ---- | ----- | ----- | --- | ------- |
60+
| Final Project Structure ||||||||
6061
| "Hello, World!" and simple JSON response ||||||||
6162
| CRUD JSON API for [the example entity][folder-pkg] |||| 👷🏼‍♂️ ||||
6263
| Paging and error handling ||||||||
6364
| Parsing query params ||||||||
64-
| Accepting and parsing form data || | |||||
65-
| Exposing static assets via an endpoint || | |||||
66-
| Building website pages with templates ||| |||||
65+
| Accepting and parsing form data || 👷🏼‍♂️ | 👷🏼‍♂️ |||||
66+
| Exposing static assets via an endpoint || | 👷🏼‍♂️ |||||
67+
| Building website pages with templates ||| 👷🏼‍♂️ |||||
6768
| MVC Pattern (model, view, controller) ||||||||
6869
| Authentication and Authorization ||||||||
6970

0 commit comments

Comments
 (0)