Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 425 Bytes

NOTES.md

File metadata and controls

19 lines (17 loc) · 425 Bytes

Things to add:

  • Filters
  • Inheritance
  • Views, allowing to return a bunch of objects
  • Mime encoding
  • Response timing
  • Proper logging
  • Before filters
  • Nested routes
  • Context support
  • Allow to receive random structs that are parsed from the input form encoded or json
  • Documentation
  • Website
  • Move params to request params?
  • Use our own ResponseWriter and Request
  • Autogenerate a JS/TS client with types.
  • DOCS