KaanGunturk / EarthquakeApi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use this api

git clone https://github.com/KaanGunturk/EarthquakeApi.git

Open the project in any IDE

Run the application

Now the project is running on http://localhost:8080

Postman request

Create a new POST request with this http://localhost:8080/api/getAll

Request example is here

{ "countOfDays": 1, "country": "Turkey" }

About


Languages

Language:Java 100.0%