Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikeheul/single-crud-app
Single CRUD App with NodeJS, Express and MongoDB
https://github.com/mikeheul/single-crud-app
expressjs mongodb mongoose nodejs
Last synced: 5 days ago
JSON representation
Single CRUD App with NodeJS, Express and MongoDB
- Host: GitHub
- URL: https://github.com/mikeheul/single-crud-app
- Owner: mikeheul
- Created: 2024-03-05T08:50:26.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-07T13:56:41.000Z (10 months ago)
- Last Synced: 2024-11-09T15:18:01.565Z (2 months ago)
- Topics: expressjs, mongodb, mongoose, nodejs
- Language: JavaScript
- Homepage:
- Size: 750 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Single CRUD API app (Node JS, Express, MongoDB)
## Run project
``` properties
npm run dev
```See [Instructions](https://github.com/mikeheul/single-crud-app/blob/main/instructions.md)