Skip to content

✨ | A GraphQL API with Apollo Server, MongoDB and Mongoose.

License

Notifications You must be signed in to change notification settings

ramonxm/graphql-api

Repository files navigation

graphqlAPI

✨ | A GraphQL API with Apollo Server, MongoDB and Mongoose.

How to use

  • Add dependencies
$ yarn 

Create a docker image MongoDB in port 27017

Start server

$ yarn dev

And use :)

Tools

  • Apollo Server
  • Mongoose
  • MongoDB
  • GraphQL
  • GraphQL Subscriptions
  • GraphQL Tools