Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 373 Bytes

File metadata and controls

5 lines (4 loc) · 373 Bytes

contact-management-system

Set of Backend APIs to provide contact management functionality. The user can add,update,read and delete contacts. It also allows searching based on first name, last name or email address. This project is developed using SpringBoot 3.1.0, Swagger for API documentation and Spring Security 6 for securing APIs using Auth0