Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/siegfriedgrimbeek/fastify-api
A blazing fast REST APIs with Node.js, MongoDB, Fastify and Swagger.
https://github.com/siegfriedgrimbeek/fastify-api
api fastify javascript mongodb mongoose nodejs rest-api
Last synced: 2 months ago
JSON representation
A blazing fast REST APIs with Node.js, MongoDB, Fastify and Swagger.
- Host: GitHub
- URL: https://github.com/siegfriedgrimbeek/fastify-api
- Owner: siegfriedgrimbeek
- License: mit
- Created: 2018-11-23T13:10:07.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-22T16:11:16.000Z (about 4 years ago)
- Last Synced: 2024-09-28T11:22:59.896Z (3 months ago)
- Topics: api, fastify, javascript, mongodb, mongoose, nodejs, rest-api
- Language: JavaScript
- Homepage:
- Size: 60.5 KB
- Stars: 165
- Watchers: 9
- Forks: 69
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
- awesome-blazingly-fast - fastify-api - A blazing fast REST APIs with Node.js, MongoDB, Fastify and Swagger. (JavaScript)
README
# A blazing fast REST APIs with Node.js, MongoDB, Fastify and Swagger.
> A Node.js project
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm start
```
## Prerequisites
- Nodejs
- MongoDB## Tutorial on Medium
https://medium.freecodecamp.org/how-to-build-blazing-fast-rest-apis-with-node-js-mongodb-fastify-and-swagger-114e062db0c9