Skip to content

REST API with Spring Boot for registering and managing an organization's people.

License

Notifications You must be signed in to change notification settings

ViFLara/person_api_dio_livecoding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

person_api_dio_livecoding

REST API with Spring Boot for registering and managing an organization's people.

Development of a small system for managing people in a company through a REST API, created with Spring Boot.

The following topics were developed and addressed:

  • Initial project setup with Spring Boot
  • Creation of data model for mapping entities in databases
  • Development of user management operations (Registration, reading, updating and removal of people from a system).
  • Relation of each of the above operations with the REST architectural pattern.
  • Development of unit tests for functionality validation

About

REST API with Spring Boot for registering and managing an organization's people.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages