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

https://github.com/catherinee24/backend-mongodb-nodejs

Backend with mongodb and nodejs.
https://github.com/catherinee24/backend-mongodb-nodejs

api-rest expressjs mongodb mongodb-database mongoose nodejs nodemon postman

Last synced: 7 months ago
JSON representation

Backend with mongodb and nodejs.

Awesome Lists containing this project

README

          

Backend made with mongodb and nodejs ⚡


Making a backend to practice more mongodb, nodejs, expressjs, etc.

Installing / Getting started

```
npm install
```

Drop all necessary dependencies



Technologies / Built With

- VSCode
- MongoDB
- Nodejs
- Expressjs
- Nodemon
- Mongoose
- Body-parser
- Connect-multiparty
- Postman
- Studio 3T

Prettier definition


Prettier offers support for multiple languages and frameworks. What offers is to take your code and "re-format" it based on the defined settings thus maintaining a consistent style. Making it much more readable and without worrying about how you write it initially.

Link to install prettier: Prettier

Contributing

Contributions are always welcome! Open a PR or an issue!

Thank you! 😊