Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

Awesome Lists containing this project

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