{"id":16968083,"url":"https://github.com/thespeedx/covid-india-api","last_synced_at":"2025-04-11T23:51:55.860Z","repository":{"id":99410690,"uuid":"248593258","full_name":"TheSpeedX/covid-india-api","owner":"TheSpeedX","description":"A Web API Giving All Formatted data about Corona Cases in India","archived":false,"fork":false,"pushed_at":"2020-08-01T14:53:28.000Z","size":72,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-11T23:51:53.021Z","etag":null,"topics":["corona","corona-api","corona-india","corona-tracker","covid","covid-19-india","covid-api","flask","python","thespeedx","web-api"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheSpeedX.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-19T19:58:59.000Z","updated_at":"2024-08-12T19:59:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"f5d6ca72-217d-4bd4-b90f-0781ee0b117c","html_url":"https://github.com/TheSpeedX/covid-india-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSpeedX%2Fcovid-india-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSpeedX%2Fcovid-india-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSpeedX%2Fcovid-india-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSpeedX%2Fcovid-india-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheSpeedX","download_url":"https://codeload.github.com/TheSpeedX/covid-india-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248497862,"owners_count":21113984,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["corona","corona-api","corona-india","corona-tracker","covid","covid-19-india","covid-api","flask","python","thespeedx","web-api"],"created_at":"2024-10-14T00:10:40.750Z","updated_at":"2025-04-11T23:51:55.852Z","avatar_url":"https://github.com/TheSpeedX.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# COVID-INDIA-API\nA Web API To Get Details of Corona in India\n\n## Description\nThis is a Web API that Gets you Details of Corona Virus in India.\n\u003cbr\u003e\nLike: \n\u003cul type=\"disc\"\u003e\n\u003cli\u003eStats\u003c/li\u003e\n\u003cli\u003eNews\u003c/li\u003e\n\u003cli\u003eNew Cases\u003c/li\u003e\n\u003cli\u003ePrediction\u003c/li\u003e\n\u003c/ul\u003e\n\n### Starting Server\n\nStart Server:\n```python3 server.py```\n\n#### To Get A World Map\nSend A GET Request To ```http://domain.com/world```\n\n#### To Get India Heat Map\nSend A GET Request To ```http://domain.com/india```\n\n#### To Get All States Statistics\nSend A GET Request To ```http://domain.com/api/all```\n\n#### To Get A recent news\nSend A GET Request To ```http://domain.com/api/news```\n\n#### To Update The Details\nSend A GET Request To ```http://domain.com/update/{password}```\n\n#### To Get A recent Reports After Update\nSend A GET Request To ```http://domain.com/api/new```\n\n#### To Get Helpline Numbers\nSend A GET Request To ```http://domain.com/api/helpline```\n\n#### To Get HOW-TO Guides\nSend A GET Request To ```http://domain.com/api/guides```\n\n#### To Get Quotes\nSend A GET Request To ```http://domain.com/api/quotes```\n\n#### To Get A State's Statistics\nSend A POST Request To ```http://domain.com/api/state```\n\u003cbr\u003e\nWith The JSON data format: ```{\"state\":\"statename\"}```\n\n#### To Get A State's Prediction of Getting Ill\nSend A POST Request To ```http://domain.com/api/predict```\n\u003cbr\u003e\nWith The JSON data format: ```{\"state\":\"statename\"}```\n\n### Valid State Names\n\nAndhra Pradesh \u003cbr\u003e\nDelhi \u003cbr\u003e\nHaryana \u003cbr\u003e\nKarnataka \u003cbr\u003e\nKerala \u003cbr\u003e\nMaharashtra \u003cbr\u003e\nOdisha \u003cbr\u003e\nPondicherry \u003cbr\u003e\nPunjab \u003cbr\u003e\nRajasthan \u003cbr\u003e\nTamil Nadu \u003cbr\u003e\nTelengana \u003cbr\u003e\nUnion Territory of Jammu and Kashmir \u003cbr\u003e\nUnion Territory of Ladakh \u003cbr\u003e\nUttar Pradesh \u003cbr\u003e\nUttarakhand \u003cbr\u003e\nWest Bengal \u003cbr\u003e\nUnion Territory of Chandigarh \u003cbr\u003e\n\n#### Credits\nMade With ❤ By SpeedX \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthespeedx%2Fcovid-india-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthespeedx%2Fcovid-india-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthespeedx%2Fcovid-india-api/lists"}