Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bdmostafa/http-library-restapi
This http library is to build restAPI with any json server as you want. There are four most useful method included as GET, POST, PUT, DELETE.
https://github.com/bdmostafa/http-library-restapi
async-await es6-modules http-server javascript json-api json-data json-server rest-api
Last synced: 30 days ago
JSON representation
This http library is to build restAPI with any json server as you want. There are four most useful method included as GET, POST, PUT, DELETE.
- Host: GitHub
- URL: https://github.com/bdmostafa/http-library-restapi
- Owner: bdmostafa
- Created: 2020-08-21T11:37:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-21T11:42:30.000Z (over 4 years ago)
- Last Synced: 2024-11-06T06:34:22.949Z (3 months ago)
- Topics: async-await, es6-modules, http-server, javascript, json-api, json-data, json-server, rest-api
- Language: JavaScript
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# http-library-restAPI
You can build your own rest API with this http library.
Just clone this repo and use it as you want.
Happy programming!