Hacker News new | ask | show | jobs
by bketelsen 1875 days ago
json-server is my favorite tool to do this: https://www.npmjs.com/package/json-server

Just point it at a json data file and smile.

1 comments

Should mention its cousin json-graphql-server:

https://www.npmjs.com/package/json-graphql-server

Some quick recipes to use both: https://www.cueblox.com/recipes/