Skip to content

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.

License

YildizAydogan/healthcare-services

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Healthcare Services API Back-end

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.

Technologies

  • Spring Boot (JPA, Web, Devtools, Validation, Security)
  • Spring Framework
  • PostgreSQL
  • Maven
  • Javax
  • Jsonwebtoken
  • Lombok
  • Swagger
Application starts on localhost port 8080
  • [http://localhost:8080/healthcare-services/api/user/*]

Available Services

Http Method Path Usage
POST /healthcare-services/api/user/register register with email verification
POST /healthcare-services/api/user/login login

... continues

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%