Releases: tigi44/NodeJS_MockJsonAPI_server
Releases · tigi44/NodeJS_MockJsonAPI_server
v1.1.2
remove get sub directory list
v1.0.4
Update UI
- add search form ui
- edit a regular expression for the main folder
v1.0.3
Add 'PUT' Method
- PUT : Create , Update (Content-Type -> application/json, BODY - raw data)
Edit 'POST' Method
- POST : Create , Update -> POST : Create , Read
v1.0.2
Remove the postfix '.json'
Add sub api list method by calling a path url
v0.0.3
- Add 'JSON Editor'
- Show hierarchy path list on the index page
- Add '/.json' api for getting all of json file paths
v0.0.2
- GET
- DELETE
- POST : BODY - raw data, application/json