Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)