Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 467 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 467 Bytes

OpenSky_mini_project

Description

Using OpenSky api to retrieve information of all the planes according to their coordinates. According to the coordinates of a specific plane, trace its route on the map. Everytime that a plane enters in Portugal, the user will be notificated.

Technologies and Objectives

  • Java - Main language
  • REST - consuming and deploying
  • JPA - persistence using JPA
  • Messaging - using broker based messaging bus using kafka