An Application Programming Interface for we can do the basic CRUD operations create, read, update, and delete. I use this project Anime Models to store on the database but you can use your model like Product or something else.
- IDE
- Pgadmin4
- Postman
- Clone this repository:
git clone https://github.com/usuario/anime-api.git
- Open your IDE favorite and import the project folder.
- Install maven dependencies.
./mvnw install
- Configure your connection with Postgresql in src/main/java/resources/application.properties
- Java
- Spring Boot
- Spring Data JPA
- PosgresSQL
- Maven
Email: luizgmelo64@gmail.com
LinkedIn: https://www.linkedin.com/in/luiz-guilherme-78905323a/ | Luiz Guilherme



