https://github.com/mark24code/sinatra-api-template
https://github.com/mark24code/sinatra-api-template
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mark24code/sinatra-api-template
- Owner: Mark24Code
- License: mit
- Created: 2021-05-06T11:27:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-08T14:56:51.000Z (over 4 years ago)
- Last Synced: 2025-01-24T01:08:20.045Z (about 1 year ago)
- Language: Ruby
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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