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

https://github.com/monamobeen/apicalls-backend-api

A REST API which supports Creating, Reading, Updating and Deleting
https://github.com/monamobeen/apicalls-backend-api

api json-api rest-api restful restful-api

Last synced: 2 months ago
JSON representation

A REST API which supports Creating, Reading, Updating and Deleting

Awesome Lists containing this project

README

        

# Restful-Api
Its a
As its an architectural style for an application program interface (API) that uses HTTP requests to access and use data.
In this, data can be used to GET, PUT, POST and DELETE data types, which refers to the reading, updating, creating and deleting of operations concerning resources.