-
Notifications
You must be signed in to change notification settings - Fork 0
BertaGN/BlogWithApi
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
// TO RUN THIS PROJECT YOU MUST INSTALL JSON-SERVER ``` npm install json-server ``` //TO START EXECUTING THE db.json FILE YOU MUST RUN ``` json-server --watch db.json ``` //NOW YOU CAN FETCH DATA FROM THE FOLLOWING ENDPOINTS ``` http://localhost:3000/posts http://localhost:3000/users http://localhost:3000/images http://localhost:3000/comments ```
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published