itsmidhunnair / simple-json-server

A simple JSON Server that hase data of Student with id, name and degree as key and Product data with image, name, brand, price etc as key. The JSON server first needs to be initialized with 'npm init' and then Enter 'npm run server' to start the JSON Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

A simple JSON Server that hase data of Student with id, name and degree as key and Product data with image, name, brand, price etc as key. The JSON server first needs to be initialized with 'npm init' and then Enter 'npm run server' to start the JSON Server