I'am building a backend for social media web app.
presents an idea how dealing with /Graphql/
and '/apollo-server/
.\
Project | Description |
---|---|
Graphql |
A query language for your API |
apollo-server |
GraphQL schema basics - Node.js middleware |
jsonwebtoken |
creating data with optional encryption |
mongodb |
NoSQL database program uses JSON |
mongoose |
library that creates a connection between MongoDB and the Express |
npm run serve
- Runs the app in the development mode.