Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itsjuliuscoder/fastify-api-
a blazing fast RESTful APIs with Node.js, MongoDB, Fastify and swagger
https://github.com/itsjuliuscoder/fastify-api-
Last synced: 12 days ago
JSON representation
a blazing fast RESTful APIs with Node.js, MongoDB, Fastify and swagger
- Host: GitHub
- URL: https://github.com/itsjuliuscoder/fastify-api-
- Owner: itsjuliuscoder
- Created: 2020-01-11T22:32:27.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-01T19:26:46.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T05:19:59.503Z (3 months ago)
- Language: JavaScript
- Size: 5.54 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-blazingly-fast - fastify-api- - a blazing fast RESTful APIs with Node.js, MongoDB, Fastify and swagger (JavaScript)
README
# fastify-restful-api
A blazing fast RESTful API with Node.js, MongoDB, Fastify and swagger
## Setup
```
### install needed dependencies
npm install### start server
npm start
```## Prerequities
- Nodejs
- MongoDB