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: 2 months ago
JSON representation
RESTful API for CRUD operations. Java | SpringBoot | MongoDB | Swagger
- Host: GitHub
- URL: https://github.com/gabrielpenteado/api-java-spring-mongodb
- Owner: gabrielpenteado
- License: mit
- Created: 2024-07-12T05:16:24.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-13T02:37:35.000Z (11 months ago)
- Last Synced: 2025-02-13T14:37:42.430Z (4 months ago)
- Topics: api, api-rest, java, mongo, mongodb, nosql, spring, spring-boot, springboot, swagger, swagger-ui
- Language: Java
- Homepage:
- Size: 86.9 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-Java-SpringBoot-MongoDB-Swagger
RESTful API for CRUD operations; created with Java, SpringBoot and MongoDB.
![]()
![]()
![]()
### Build with




### 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
[](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
[](https://www.linkedin.com/in/gabriel-penteado)
[](https://github.com/gabrielpenteado)
[](mailto:[email protected])