Skip to content

mythLabs/graphql-express-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published