rodrilima / corona-analytic-api

API that generates information about coronavirus (COVID19) cases in the states of Brazil and other parts of the world

Home Page:https://api.coronaanalytic.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Corona Analytic API

About this Project

API that generates information about coronavirus (COVID-19) cases in the states of Brazil and other parts of the world

How to use

See the Reference

It's trustable?

All the information contained in this API is updated every hour with the data source provided by the government of Brazil: https://saude.gov.br

Reference

Get all content

https://api.coronaanalytic.com

Get Brazil last update

https://api.coronaanalytic.com/brazil

Get World last update

https://api.coronaanalytic.com/world

Get São Paulo last update (uid: 35) - Example

https://api.coronaanalytic.com/brazil/35

Get China last update (uid: CN) - Example

https://api.coronaanalytic.com/world/CN

Get all history updates

https://api.coronaanalytic.com/history

Get Brazil history updates

https://api.coronaanalytic.com/history/brazil

Get World history updates

https://api.coronaanalytic.com/history/world

Get Minas Gerais History updates (uid: 31) - Example

https://api.coronaanalytic.com/history/brazil/31

Get Brazil journal updates

https://api.coronaanalytic.com/journal

Get SP-Brazil journal updates

https://api.coronaanalytic.com/journal/SP

Showcase

Collaborators

About Me

Hi. My name is Rodrigo Lima. I am a full stack developer in Brazil. Thank you for supporting me seeing my project. Please, if you found the project interesting, I will be very grateful if you can give it a star.

If you have tips on how I can improve the code or have a job proposal for me, I'll be happy if you can contact me.

Email-me: limamdw@gmail.com

Connect with me at Linkedin

License

This project is licensed under the GNU General Public License v3.0

About

API that generates information about coronavirus (COVID19) cases in the states of Brazil and other parts of the world

https://api.coronaanalytic.com

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%