Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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!