Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/victorpreston/node-express-rest-api
The application can create, read, update and delete data, for example: products, in a database. Restful CRUD API with Node.js, Express.js and MongoDB
https://github.com/victorpreston/node-express-rest-api
api application crud expressjs mongoose nodejs
Last synced: about 1 month ago
JSON representation
The application can create, read, update and delete data, for example: products, in a database. Restful CRUD API with Node.js, Express.js and MongoDB
- Host: GitHub
- URL: https://github.com/victorpreston/node-express-rest-api
- Owner: victorpreston
- Created: 2024-02-03T23:13:36.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-02-04T22:46:42.000Z (11 months ago)
- Last Synced: 2024-04-17T05:01:57.770Z (8 months ago)
- Topics: api, application, crud, expressjs, mongoose, nodejs
- Language: JavaScript
- Homepage:
- Size: 18.6 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About NODE.js API
# API Features
The application can create, read, update and delete data, for example: products, in a database.