We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 433bf33 commit 7183fdeCopy full SHA for 7183fde
README.md
@@ -9,6 +9,8 @@ Get a full fake GraphQL API with zero coding in less than 30 seconds.
9
10
Start playing with GraphQL right away with `json-graphql-server`, a testing and mocking tool for GraphQL. All it takes is a JSON of your data.
11
12
+Inspired by the excellent [json-rest-server](https://github.com/typicode/json-server).
13
+
14
## Example
15
16
Create a `db.json` file.
0 commit comments