Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 529 Bytes

File metadata and controls

29 lines (17 loc) · 529 Bytes

coronavirus-tracker - api

The api is simple and written in python using Flask.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • cd api
  • pipenv install

Running / Development

Running Tests

Linting

Building

Deploying