Skip to content

wortwart/graphql-server-json-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphql-server-json-file

Just a little helper for json-graphql-server which creates a GraphQL API server based on JSON data. This repo reads the JSON data from a file (default name: "db.json" in the same directory) and starts the server -- that's it. It contains a small and simple demo data file to play with.

See json-graphql-server for further documentation.

About

Creates a GraphQL API server from a JSON data file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published