Skip to content

SinonCute/AirlineFetcher

Repository files navigation

AirlineFetcher

This project is a Kotlin application that fetches and processes aircraft data using the AeroDataBox API.

Technologies Used

  • Kotlin
  • Java
  • Gradle
  • H2 Database
  • OkHttp
  • Gson
  • HikariCP
  • kotlinx-coroutines-core

Setup

To run this project, you need to have Kotlin and Gradle installed on your machine.

  1. Clone the repository:
git clone https://github.com/SinonCute/AirlineFetcher.git
  1. Navigate to the project directory:
cd AirlineFetcher
  1. Build the project:
gradle build
  1. Run the project:
gradle run

Features

  • Fetch aircraft data from the AeroDataBox API
  • Store aircraft data in an H2 database
  • Retrieve aircraft data from the database
  • Display aircraft data in the console

License

  • Free to use and modify

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages