(Name subject to change)
A Go Web-API Framework with a comfortable and object-orientedish workflow.
- Routes
- Catch-All Routes
- Dependency injection
- Middlewares (Pre-Request event, Post-Match event)
- Post-Request events (for example, for your favorite template engine)
- Json Responses
- CORS / Preflight plugin (semi-working)
- Cache a lot to make it faster
- Write more tests
- Write some kind of documentation
- Find a neat name