Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

RESTful API for CRUD operations. | Express | MongoDB | Node | Mongoose |

Awesome Lists containing this project

README

        


API-Node-MongoDB


RESTful API for CRUD operations; created with Node.JS and MongoDB.


license

npm version


### Build with

![nodejs](https://img.shields.io/badge/Node.js-339933?style=for-the-badge&logo=nodedotjs&logoColor=white)
![express](https://img.shields.io/badge/Express-000?logo=express&logoColor=fff&style=for-the-badge)
![mongodb](https://img.shields.io/badge/MongoDB-47A248?logo=mongodb&logoColor=fff&style=for-the-badge)
![mongoose](https://img.shields.io/badge/Mongoose-800?logo=mongoose&logoColor=fff&style=for-the-badge)

### 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

[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](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



[![LinkedIn](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/gabriel-penteado)
[![GitHub](https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white)](https://github.com/gabrielpenteado)
[![Gmail](https://img.shields.io/badge/[email protected]?style=for-the-badge&logo=gmail&logoColor=white)](mailto:[email protected])