Jaymon / endpoints

Lightweight REST api backend framework that automatically maps urls to python modules and classes
MIT License
29 stars 10 forks source link

OpenAPI first pass #146

Closed Jaymon closed 3 weeks ago

Jaymon commented 3 weeks ago

This gets baseline OpenAPI support into a good enough place that I can start using it in projects. In fact, I've already used this as a base for one project.