An open API service indexing awesome lists of open source software.

https://github.com/mark24code/sinatra-api-template


https://github.com/mark24code/sinatra-api-template

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# sinatra-api-template

Sinatra 后端服务模板

* [x] routes
* [x] CORS
* [x] webserver-thin
* [x] reloader
* [x] logger
* [ ] JSON
* [ ] ORM
* [ ] Docker
* [ ] CI & CD
* [ ] test