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.
- Host: GitHub
- URL: https://github.com/catherinee24/backend-mongodb-nodejs
- Owner: catherinee24
- Created: 2022-10-19T00:18:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-26T23:17:53.000Z (over 3 years ago)
- Last Synced: 2025-08-18T13:02:20.137Z (7 months ago)
- Topics: api-rest, expressjs, mongodb, mongodb-database, mongoose, nodejs, nodemon, postman
- Language: JavaScript
- Homepage:
- Size: 63.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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! 😊