All you have to do is dump your data into a SQLite database and serve it with datasette.
Just point it at a json data file and smile.
https://www.npmjs.com/package/json-graphql-server
Some quick recipes to use both: https://www.cueblox.com/recipes/
All you have to do is dump your data into a SQLite database and serve it with datasette.