We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Came on the site after long (2-3 days). Got this API response log
127.0.0.1 - - [11/May/2020:13:27:24 +0530] "GET /v1/covid_stats/history HTTP/1.0" 200 1115 "https://covidfyi.in/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36" 127.0.0.1 - - [11/May/2020:13:27:24 +0530] "GET /v1/covid_stats HTTP/1.0" 200 64 "https://covidfyi.in/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36" 127.0.0.1 - - [11/May/2020:13:27:24 +0530] "GET /v1/categories/Laboratories/total HTTP/1.0" 200 1201 "https://covidfyi.in/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36" 127.0.0.1 - - [11/May/2020:13:27:24 +0530] "GET /v1/categories/Hospitals/total HTTP/1.0" 200 752 "https://covidfyi.in/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36" 127.0.0.1 - - [11/May/2020:13:27:24 +0530] "GET /v1/categories/total HTTP/1.0" 200 334 "https://covidfyi.in/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36" 127.0.0.1 - - [11/May/2020:13:27:24 +0530] "GET /v1/state/Karnataka HTTP/1.0" 200 93235 "https://covidfyi.in/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36" 127.0.0.1 - - [11/May/2020:13:27:24 +0530] "GET /v1/categories/total HTTP/1.0" 200 334 "https://covidfyi.in/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36" 127.0.0.1 - - [11/May/2020:13:27:24 +0530] "GET /v1/state/Karnataka HTTP/1.0" 200 93235 "https://covidfyi.in/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36" 127.0.0.1 - - [11/May/2020:13:27:24 +0530] "GET /v1/covid_stats HTTP/1.0" 200 64 "https://covidfyi.in/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36"
The text was updated successfully, but these errors were encountered:
I see at least 2 APIs being repeated, state/Karnataka, and covid_stats
state/Karnataka
covid_stats
Sorry, something went wrong.
yogesh-hackx
No branches or pull requests
Came on the site after long (2-3 days). Got this API response log
The text was updated successfully, but these errors were encountered: