Skip to content

mihajm/medAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

medAPI

Simple Rest API made with Spring Boot, which consumes demo medical data.

Swagger documentation is available at /api/v1/swagger-ui/ once watch mode has started.

The API is accessible on 3 endpoints /api/v1/doctors/ /api/v1/patients/ & /api/v1/diseases/

Successful returns or thrown exceptions reported in table document_report

Usage

Watch mode

$ mvnw spring-boot:run

Test

$ mvnw clean test

About

Homework assignment in Java & Spring Boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published