Skip to content
This repository has been archived by the owner on Apr 6, 2024. It is now read-only.

Latest commit

 

History

History
55 lines (43 loc) · 1.84 KB

readme-en.md

File metadata and controls

55 lines (43 loc) · 1.84 KB

Em Português ➤

Description

Corona virus tracking API in Brazil

Related projects

This API is part of the information tracking project on COVID-19 in Brazil. It is used by a webapp to track national data:

Data source

The project currently has two data sources:

The second data source is temporary, given that the Ministry of Health platform, IVIS, is down and should return coming soon.

Up and Running

Settings

  • Create a copy of the .env.sample file and rename it to .env
  • Change the PORT value for the port you want to run the application on

Running the API

Open the terminal in the project folder and run the command below:

yarn dev # ou npm run dev

Thanks

This project was only possible thanks to the people mentioned below:

  • Wesley Costa - For providing municipal and state data
  • Iago Laguna - Contributed to the development of this API
  • Leonardo Habitzreuter - Contributed to the development of the API
  • Rebecca Gonzalez - Developed the entire web application design
  • COVID-19 Data Treatment Group on Telegram - Keeping data updated daily, regardless of the Ministry of Health's IVIS platform

License

COVIDBR API is WTFPL licensed.