Created
April 27, 2021 18:43
-
-
Save benhorst/26398f8703863b4befb7cbbc5031a3ef to your computer and use it in GitHub Desktop.
Simple Mock Server (using npx and json-server)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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