You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RESTful API using Spring Boot to communicate with a PostgreSQL database with the help of Liquibase to perform CRUD operations. Email sending is made possible through integration of SendGrid, authentication process is secured using JWT tokens and project is documented using OpenAPI.