mythLabs / graphql-express-api

A graphQL-express based api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GraphQL-Express backend (User-Company Types)

A graphQl backend running with express having an external api as the data-source.in development mode using json-server to quickly setup an external data-source server.

Handling nested object queries and add,delete,update mutations.

npm run json:server

npm run dev

graphiql runs at /graphql on port:4000

About

A graphQL-express based api


Languages

Language:JavaScript 100.0%