/deno-server-graphQL

Deno with GraphQL Using MongoDB

Primary LanguageTypeScript

Description

Deno with GraphQL Using MongoDB

Features

  • Create Application using oak framework
  • Implement the Query and Mutation for Author and Author's Post Module
  • Custom scalar Schema Type for Date

ROADMAP:

  • GraphQL Subscription
  • Authentication

Installation

Deno Installation

Start app

denon run --allow-net --allow-env --allow-write --allow-read --allow-plugin --unstable server.ts

Stay in touch