nuriyeyldrm / healthcare-services

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:Java 100.0%