The Healthcare Services API implements a complex domain model flow to an appointment from doctor. The flow simulates a real world application in terms of having a variety of rental options and business rules.
- Spring Boot (JPA, Web, Devtools, Validation, Security)
- Spring Framework
- PostgreSQL
- Maven
- Javax
- Jsonwebtoken
- Lombok
- Swagger
- [http://localhost:8080/healthcare-services/api/user/*]
Http Method | Path | Usage |
---|---|---|
POST | /healthcare-services/api/user/register | register with email verification |
POST | /healthcare-services/api/user/login | login |