Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/siegfriedgrimbeek/fastify-graphql-api
How to build a blazing fast GraphQL API with Node.js, MongoDB, Fastify and GraphQL!
https://github.com/siegfriedgrimbeek/fastify-graphql-api
Last synced: 8 days ago
JSON representation
How to build a blazing fast GraphQL API with Node.js, MongoDB, Fastify and GraphQL!
- Host: GitHub
- URL: https://github.com/siegfriedgrimbeek/fastify-graphql-api
- Owner: siegfriedgrimbeek
- License: mit
- Created: 2019-05-17T04:46:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-03T09:50:37.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T05:13:45.389Z (3 months ago)
- Language: JavaScript
- Size: 321 KB
- Stars: 47
- Watchers: 5
- Forks: 17
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-blazingly-fast - fastify-graphql-api - How to build a blazing fast GraphQL API with Node.js, MongoDB, Fastify and GraphQL! (JavaScript)
README
# How to build a blazing fast GraphQL API with Node.js, MongoDB and Fastify!
> 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