Skip to content

Seull1/seull-json-server

Repository files navigation

seull-json-server

LGTM

RUN

$ npx json-server db.json
seull@LAPTOP-L9AOK14Q $ ~/code/seull-json-server $ npx json-server db.json
JSON Server started on PORT :3000
Press CTRL-C to stop
Watching db.json...

( ˶ˆ ᗜ ˆ˵ )

Index:
http://localhost:3000/

Static files:
Serving ./public directory if it exists

Endpoints:
http://localhost:3000/posts
http://localhost:3000/comments
http://localhost:3000/profile


From

https://www.npmjs.com/package/json-server?activeTab=readme