Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gabrielpenteado/api-java-spring-mongodb

RESTful API for CRUD operations. Java | SpringBoot | MongoDB | Swagger
https://github.com/gabrielpenteado/api-java-spring-mongodb

api api-rest java mongo mongodb nosql spring spring-boot springboot swagger swagger-ui

Last synced: about 16 hours ago
JSON representation

RESTful API for CRUD operations. Java | SpringBoot | MongoDB | Swagger

Awesome Lists containing this project

README

        


API-Java-SpringBoot-MongoDB-Swagger


RESTful API for CRUD operations; created with Java, SpringBoot and MongoDB.


license

java version

sprig boot version




### Build with

![Java](https://img.shields.io/badge/java-%23ED8B00.svg?style=for-the-badge&logo=openjdk&logoColor=white)
![Spring](https://img.shields.io/badge/spring-%236DB33F.svg?style=for-the-badge&logo=spring&logoColor=white)
![Apache Maven](https://img.shields.io/badge/Apache%20Maven-C71A36?style=for-the-badge&logo=Apache%20Maven&logoColor=white)
![MongoDB](https://img.shields.io/badge/MongoDB-4EA94B?style=for-the-badge&logo=mongodb&logoColor=white)
![Swagger](https://img.shields.io/badge/Swagger-85EA2D?logo=swagger&logoColor=000&style=for-the-badge)

### Requirements

- Java (v17)
- Maven (v3.6.3)
- Mongo Database

### Instalattion

1. Clone the repository.

`git clone https://github.com/gabrielpenteado/api-java-spring-mongodb`

2. Create a MongoDB database, copy the URL of connection and paste to .env file.

3. Run Application.

`mvn spring-boot:run`

4. To access the API documentation with Swagger.

`localhost:8080/swagger-ui/index.html`

## 🤝 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-java-spring-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])