Skip to content

🦠 A simple and fast (< 200ms) API for tracking the global coronavirus (COVID-19, SARS-CoV-2) outbreak. It's written in python using the 🔥 FastAPI framework. Supports multiple sources!

License

Notifications You must be signed in to change notification settings

ibhuiyan17/coronavirus-tracker-api

 
 

Repository files navigation

Contribution to Coronavirus Tracker API

First off, thanks for taking the time to contribute! Every commit supports the open source ecosystem in case of COVID-19.

Testing

We have a handful of unit tests to cover most of functions. Please write new test cases for new code you create.

Submitting changes

  • If you're unable to find an open issue, open a new one. Be sure to include a title and clear description, as much relevant information as possible
  • Open a new GitHub Pull Request to coronavirus-tracker-api with a clear list of what you've done (read more about pull requests). Include the relevant issue number if applicable.
  • We will love you forever if you include unit tests. We can always use more test coverage
  • If you have updated Pipefile, you have to update Pipfile.lock, requirements.txt and requirements-dev.txt. See section Update requirements files.

Your First Code Contribution

Unsure where to begin contributing to coronavirus-tracker-api ? You can start by looking through these issues labels:

Styleguide

Please follow PEP8 guide. See Running Test, Linting and Formatting sections for further instructions to validate your change.

We encourage you to pitch in and join the Coronavirus Tracker API Team!

Thanks! ❤️ ❤️ ❤️

Coronavirus Tracker API Team

About

🦠 A simple and fast (< 200ms) API for tracking the global coronavirus (COVID-19, SARS-CoV-2) outbreak. It's written in python using the 🔥 FastAPI framework. Supports multiple sources!

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.9%
  • Other 1.1%