https://github.com/zentered/fastify-boilerplate
API Boilerplate for fastify with OpenAPI docs
https://github.com/zentered/fastify-boilerplate
Last synced: about 1 year ago
JSON representation
API Boilerplate for fastify with OpenAPI docs
- Host: GitHub
- URL: https://github.com/zentered/fastify-boilerplate
- Owner: zentered
- License: mit
- Archived: true
- Created: 2019-06-08T07:10:02.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-08-05T15:41:55.000Z (almost 6 years ago)
- Last Synced: 2025-04-02T23:05:58.484Z (about 1 year ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 3
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fastify-boilerplate
API Boilerplate for fastify with OpenAPI docs
## Install & Run
1. `npm install`
1. `make dev`