https://github.com/gabrielpenteado/api-nodejs-mongodb
RESTful API for CRUD operations. | Express | MongoDB | Node | Mongoose
https://github.com/gabrielpenteado/api-nodejs-mongodb
express expressjs mongodb mongoose node nodejs
Last synced: 3 months ago
JSON representation
RESTful API for CRUD operations. | Express | MongoDB | Node | Mongoose
- Host: GitHub
- URL: https://github.com/gabrielpenteado/api-nodejs-mongodb
- Owner: gabrielpenteado
- License: mit
- Created: 2023-07-16T20:00:31.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-02T18:11:45.000Z (about 1 year ago)
- Last Synced: 2025-01-25T09:11:11.116Z (4 months ago)
- Topics: express, expressjs, mongodb, mongoose, node, nodejs
- Language: JavaScript
- Homepage:
- Size: 22.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
API-Node-MongoDB
RESTful API for CRUD operations; created with Node.JS and MongoDB.
![]()
![]()
### Build with



### Requirements
- npm (^9.5.1)
- node.js (v18.16.0)
- [express](https://expressjs.com/pt-br/)
- [mongoDB](https://www.mongodb.com/)
- [mongoose](https://mongoosejs.com/)### Instalattion
1. Clone the repository.
`git clone https://github.com/gabrielpenteado/api-nodejs-mongodb`2. Install all packages dependencies.
`npm install`3. Run server.
`npm start`
## 🤝 Contributions
[](http://makeapullrequest.com)
The foundation of the open source community are the contributions, them inspire us to learn and create. Any contributions are greatly appreciated.## 📄 License
This project is licensed under the MIT License. See the [LICENSE.md](https://github.com/gabrielpenteado/api-nodejs-mongodb/blob/main/LICENSE.md) file for details.
![]()
Gabriel Penteado
Full Stack Developer
[](https://www.linkedin.com/in/gabriel-penteado)
[](https://github.com/gabrielpenteado)
[](mailto:[email protected])