Git Product home page Git Product logo

earthquakes-rest-api's Introduction

Earthquakes Service Application


The service provides an API

Earthquakes-REST-Api

  • To to get earthquakes data from international sources.

How does the application works?

  • Application receives the requested via

    • /UsgsClient/getCountObject
    • /UsgsClient/getCountEntity
    • /UsgsClient/getCountWithWebClient
    • /UsgsClient/getUsgsData/v1
    • /UsgsClient/getUsgsData/v2
  • On the swagger page you can find the relevant api endpoint. You can reach the OpenApi page by http://localhost:8080/swagger-ui/index.html url.

Technologies


  • Java 17
  • Spring Boot 3.0
  • Open API Documentation
  • Spring Data JPA
  • Restful API
  • Maven
  • Docker

Prerequisites


  • Maven or Docker

Docker Run

The application can be built and run by the Docker engine. The project has a Dockerfile.


Maven Run

To build and run the application with Maven, please follow the directions below;

$ cd earthquakes
$ mvn clean install
$ mvn spring-boot:run

You can reach the swagger-ui via http://{HOST}:8080/swagger-ui.html


FUTURE WORKS ROADMAP

In no specific order:

  • crud methods with db integration with H2 and PostgreSQL
  • exception handling
  • authentication with OAuth2
  • connect more api than only USGS api
  • convert to microservices
  • some kafka integration
  • some redis integration

earthquakes-rest-api's People

Contributors

kubraboduroglu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.