Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kamalbuilds/crud-api
This is my first api
https://github.com/kamalbuilds/crud-api
Last synced: 3 days ago
JSON representation
This is my first api
- Host: GitHub
- URL: https://github.com/kamalbuilds/crud-api
- Owner: kamalbuilds
- Created: 2022-01-22T07:26:15.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-12T16:23:45.000Z (about 2 years ago)
- Last Synced: 2023-07-27T08:42:01.180Z (over 1 year ago)
- Language: JavaScript
- Size: 603 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CRUD-api
This is my first api written in express (NodeJS framework) that is used to perform all the CRUD Operations like
1> Create
2> Read
3> Update
4> Delete