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

https://github.com/sirsayed98/express-start-files

these are usually common files and functions which should be existed in any Node express project
https://github.com/sirsayed98/express-start-files

api authentication backend crud error-handling express nodjs pagination

Last synced: about 1 month ago
JSON representation

these are usually common files and functions which should be existed in any Node express project

Awesome Lists containing this project

README

          

# Express Start-Files
these are start-files for **Express** contain :

* Seeding Functionality

* connection to database

* Middleware functions
* Auth protection
* Error Handling
* Async modulation
* AdvancedResults
* Sort
* Limit
* Page
* Select

* Utils
* Error Response

* Full CRUD Example

* Server.js
* Connect alll files

## To USE

```bash
npm install

npm run server
```
### Change Mongo_URI in config/.env