Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build and deploy Docker Image CI

covid19-simple-api

A simple api to return Confirmed, Deaths and Recovered history for a country

The data are from Ministère de la Santé - Algérie

To run the web application in debug use:

uvicorn main:app --reload

Endpoints

All routes are available on docs or redoc paths with Swagger or ReDoc.

Deployment with Docker

You must have docker and docker-compose tools. Then just run:

docker-compose up -d 

Application will be available on localhost in your browser.

About

A simple API to get stats about COVID19 spread in Algeria

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages