typicode / json-server

Get a full fake REST API with zero coding in less than 30 seconds (seriously)
Other
72.83k stars 7.02k forks source link

Accessing db.json in live #906

Open andolino opened 5 years ago

andolino commented 5 years ago

I just want to access this url https://andolino.github.io/db/db.json using json-server to create a fake api

b4dnewz commented 5 years ago

@andolino

here you go: json-server https://andolino.github.io/db/db.json as written in the documentation

pretty easy