Post request Asks for following urlencoded values:
- age | Number
- gender | String
- patient_id | String
- smoker | String
- reported_symptoms | Array
- medical_history | Array
- cough_audio | file
- breath_audio | file
- finger_video | file
Get request
Downloads CSV file containing patients of 21st April
Get request
Sends a json response back containing patients of 20th April
Generates a new csv file after every few minutes in background and overwrites the previous csv file from the same date. So that deep learning researches always get the latest csv file when send a get request to mydomain.com/2020-04-21.csv