Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The latest and all route is not working on the API server #1

Closed
altezza04 opened this issue Feb 11, 2020 · 2 comments
Closed

The latest and all route is not working on the API server #1

altezza04 opened this issue Feb 11, 2020 · 2 comments

Comments

@altezza04
Copy link

The latest and all route is not working on the API server

https://coronavirus-tracker-api.herokuapp.com/latest
https://coronavirus-tracker-api.herokuapp.com/all

Thanks!

@ExpDev07
Copy link
Owner

I am working on /all now, which will replace /latest.

@ExpDev07 ExpDev07 reopened this Feb 11, 2020
@ExpDev07
Copy link
Owner

Added now, also added a total to the other endpoints and countries are now nested under locations.

Current endpoints:
https://coronavirus-tracker-api.herokuapp.com/confirmed
https://coronavirus-tracker-api.herokuapp.com/deaths
https://coronavirus-tracker-api.herokuapp.com/recovered

For all of them combined:
https://coronavirus-tracker-api.herokuapp.com/all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants