Skip to content

Instantly share code, notes, and snippets.

@benhorst
Created April 27, 2021 18:43
Show Gist options
  • Save benhorst/26398f8703863b4befb7cbbc5031a3ef to your computer and use it in GitHub Desktop.
Save benhorst/26398f8703863b4befb7cbbc5031a3ef to your computer and use it in GitHub Desktop.
Simple Mock Server (using npx and json-server)
# source: https://twitter.com/zkat__/status/878926190064668672
npx json-server https://raw.githubusercontent.com/typicode/jsonplaceholder/master/data.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment