Skip to content

This project is a RESTful API built using the hexagonal architecture pattern. It provides CRUD (Create, Read, Update, Delete) operations for managing student records. The hexagonal architecture ensures a clean separation of concerns, making the system more maintainable and adaptable to changes.

Notifications You must be signed in to change notification settings

CarlosPuent/Student-CRUD-API-with-Hexagonal-Architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student CRUD API with Hexagonal Architecture

This project is a RESTful API built using the hexagonal architecture pattern. It provides CRUD (Create, Read, Update, Delete) operations for managing student records. The hexagonal architecture ensures a clean separation of concerns, making the system more maintainable and adaptable to changes. The project is built with Spring Boot and includes comprehensive documentation and unit tests.

Key Features:

  • Create new student records
  • Retrieve existing student records
  • Update student details
  • Delete student records

Feel free to clone the repository, explore the code, and contribute to the project!

About

This project is a RESTful API built using the hexagonal architecture pattern. It provides CRUD (Create, Read, Update, Delete) operations for managing student records. The hexagonal architecture ensures a clean separation of concerns, making the system more maintainable and adaptable to changes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages