Skip to content

🔧 few skeletons of restful APIs using different frameworks

Notifications You must be signed in to change notification settings

sbrk-org/rest-api-bench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rest-api-bench

Skeletons of restful APIs using different frameworks.


Requirements

  • Easy RESTful
  • Models through an ORM
  • Models can be linked together
  • Handle auth (at least token)
  • Decent performances
  • Decent code beauty
  • Be dockerizable (even if I don't see what cannot be Dockerizable :p)

Bonus

  • Caching system
  • Documentation generation (blueprint generation would be amazing)
  • Nice API -> HATEOAS/HAL+json should be <3<3<3
  • Builtin authentication
  • Websocket support
  • Live reloading
  • SOA

About

🔧 few skeletons of restful APIs using different frameworks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published