Skip to content

Mathsphysis/personapi-dio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Person API Digital Innovation One Project

Project created to follow DIO bootcamp, this projects uses Spring Boot to implement an API with person CRUD operations and a repository built using H2. Project currently deployed to Heroku.


This project explores several concepts including:

  • MVC pattern
  • REST API
  • H2 Repository
  • JPA and Hibernate for DAO
  • CRUD operations
  • DTO for Data Conversion and Single Responsibility Principle Compliance
  • MapStruct for DTO to Entity and vice-versa for convention over configuration mapping
  • Git Flow and Conventional Commits tools for code versioning
  • Deploying on Heroku
  • API endpoints testing with Postman
  • OpenAPI 3.0 Documentation with Swagger
  • etc...

About

API REST Spring Boot criada para acompanhar o bootcamp da DIO. Professor: Rodrigo Peleias

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages