/GraphQL_demo

Primary LanguageJavaScriptMIT LicenseMIT

Prepare

  • Install mongodb
  • Initial DB
    npm run initDB

Start server

    npm install
    npm run start

You can access below url to test

  • GraphQL Doc to testing GraphQL api
    http://localhost:4000/demo/graphiql
  • Swager doc to testing rest api
    http://localhost:4000/rest/demo/