Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 527 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 527 Bytes

json-server-ui

create mock data in UI using json-editor + json-server.

Before

before

Using UI

ui In addition, can use the json-server REST API as is.

Using cURL

cURL

After

before

Install

Install package

npm install

Start JSON Server

npm start

See also: * json-server * json-editor