Skip to content

DariaAbdulnasyrova/json-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON Server (Mock Server)

JSON Server ready for local use and Render deployment

Setup

npm install

Run Locally

npm run start
  • URL: http://localhost:4000
  • API: /users

Deploy on Render

  • Environment: Node
  • Build Command: npm install
  • Start Command: npm run start
  • Live: https://json-server-q2gz.onrender.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published