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
- Host: GitHub
- URL: https://github.com/monamobeen/apicalls-backend-api
- Owner: MonaMobeen
- Created: 2022-10-31T15:54:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-31T16:05:57.000Z (over 2 years ago)
- Last Synced: 2025-01-05T23:17:13.555Z (4 months ago)
- Topics: api, json-api, rest-api, restful, restful-api
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.