Skip to content

frialey63/opensky-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opensky-database

OpenSky Database

Overview

This SpringBoot application loads a PostgreSQL database with the aircraft database which can be downloaded from OpenSky Network.

The application exposes a simple REST interface for querying the database by ICAO code:

localhost:8082/opensky/aircraft/{icao24}
localhost:8082/opensky/aircraft/{icao24}/category

Releases

No releases published

Packages

No packages published

Languages