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

https://github.com/mateusfs99/spotifanini-springboot

Spring Boot API of the Spotifanini application.
https://github.com/mateusfs99/spotifanini-springboot

java jpa-hibernate jwt lombok postgresql spring-boot swagger-ui

Last synced: about 1 month ago
JSON representation

Spring Boot API of the Spotifanini application.

Awesome Lists containing this project

README

          

🎶 Spotifanini - Spotify Clone 🎶

## About 🎯

Spring Boot Backend of the Spotifanini application, developed with ``JPA Hibernate`` for the organization and simplification of the API persistence and using ``PostgresSQL`` relational database for data storage.

The API has been documented using Swagger UI: http://localhost:8082/swagger/index.html

## Technologies 💻

![SpringBoot](https://img.shields.io/badge/Spring-6DB33F?style=for-the-badge&logo=spring&logoColor=white)
![Java](https://img.shields.io/badge/Java-ED8B00?style=for-the-badge&logo=java&logoColor=white)
![Postgres](https://img.shields.io/badge/PostgreSQL-316192?style=for-the-badge&logo=postgresql&logoColor=white)
![Postman](https://img.shields.io/badge/postman-FF6C37?style=for-the-badge&logo=postman&logoColor=white)

## License ®️

[![Licence](https://img.shields.io/github/license/Ileriayo/markdown-badges?style=for-the-badge)](./LICENSE)