/Covid19StatisticAPI

Collect Api - Corona Virus Statistic Spring Boot Application

Primary LanguageJava

Collect API - Covid 19 Statistic API

collectapi_hd

Service that gets the effects of the COVID-19 virus worldwide, and the data of the World Health Organization (WHO) in general and in detail. CollectAPI - Covid19 Statistic API

Api Key

Set your api key in Constants

public static final String API_KEY = "your_api_key";

From this page.

apikey

Using Tools & Technologies

  • Spring Boot
  • Lombok
  • Java 8
  • Redis

Api Routes

Route HTTP Verb Description
http://localhost:8081/totalData GET Get Total Data
http://localhost:8081/countriesData GET Get Countries Data
http://localhost:8081/coronaNews GET Get Corona News Data
http://localhost:8081/continentData GET Get Continent Data