Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cypher-o/first-api
https://github.com/cypher-o/first-api
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cypher-o/first-api
- Owner: Cypher-O
- Created: 2024-07-02T17:00:47.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-07-22T02:19:35.000Z (5 months ago)
- Last Synced: 2024-07-22T05:20:03.787Z (5 months ago)
- Language: JavaScript
- Size: 43.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About NODE.js API
This project is created with Node.js, Express and MongoDB to make a Restful CRUD API.
### API Features
The application can create, read, update and delete data, for example: products, in a database.