File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments