less than 1 minute read

Build a GraphQL Server with Deno and MongoDB Atlas tutorial. Learn how to setup a GraphQL Server from scratch using Deno, gql and graphql_tools. I also show you to setup http server, and deno_mongo for connecting to a MongoDB instance.

Workflow

Workflow

  • https://deno.land/x/gql@1.1.0
  • https://deno.land/x/mongo@v0.29.0
  • https://www.mongodb.com/atlas/database