Skip to content

LukaszKrolicki/DiseaseSimulationRestApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💻 Disease API

This api was made for -> https://github.com/LukaszKrolicki/disease-simulation-angular

Before running application make sure to run command: docker-compose up -d --build

This should make container for PostgreSQL database

image


Server made with:

-Spring boot

-PostgreSQL

-Hibernate

-JPA


Server structure

image


Endpoint tests

Creating Simulations

image

image

Database (There should be 120 results)

image

image

Updating simulation

image

Database (There should be 40 results)

image

image

Getting simulation results

image

Deleting simulation

image

Database (There should be 20 results)

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages