Skip to content

GeekRishabh/Graphql-Express-mongodb

Repository files navigation

GraphQL MongoDB Express Server

GraphQL server on Node using Express and connect to Mongo DB using Mongoose.

Important Files and Folders

File/Folder Description
index.html The main HTML file
index.js GraphQL Express Server
graphql Folder related to graphQL Schema.
model Folder related to Mongoose(mongodb) Schema and Model

Todo

  • Write Gulp task for build in production
  • use Express Middlewares (Passport , cors , multer etc .)
  • Use MongoDb geospatial query with graphQl
  • Make it CRUD .
  • Add more query, mutation , subscription with GrahQl.

Releases

No releases published

Packages

No packages published