https://github.com/jesperancinha/airports-app
https://github.com/jesperancinha/airports-app
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jesperancinha/airports-app
- Owner: jesperancinha
- License: apache-2.0
- Created: 2022-10-03T20:00:24.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-03T13:40:47.000Z (8 months ago)
- Last Synced: 2025-03-03T14:33:20.294Z (8 months ago)
- Language: Kotlin
- Size: 3.31 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Airports App
---
[](https://github.com/jesperancinha/airports-app)
[](https://www.apache.org/licenses/LICENSE-2.0)
[](https://dl.circleci.com/status-badge/redirect/gh/jesperancinha/airports-app/tree/main)
[](https://www.codacy.com/gh/jesperancinha/airports-app/dashboard?utm_source=github.com&utm_medium=referral&utm_content=jesperancinha/airports-app&utm_campaign=Badge_Grade)
[](https://www.codacy.com/gh/jesperancinha/airports-app/dashboard?utm_source=github.com&utm_medium=referral&utm_content=jesperancinha/airports-app&utm_campaign=Badge_Coverage)
[](https://coveralls.io/github/jesperancinha/airports-app?branch=main)
[](https://codecov.io/gh/jesperancinha/airports-app)[](#)
[](#)
[](#)---
## Introduction
This is just a project to test-drive the Apache Camel framework using airport data from the public domain.
The source data is available in the public domain on
- [http://ourairports.com/data/](http://ourairports.com/data/)#### Stable releases
- [1.0.0](https://github.com/jesperancinha/airports-app/tree/1.0.0) - [0f02871a3e3a981ee56cd20ddbc147ae7f3b5496](https://github.com/jesperancinha/airports-app/tree/1.0.0) - Last WAR version Java JDK17
- [2.0.0](https://github.com/jesperancinha/airports-app/tree/2.0.0) - [ab0a20eb847d8cb44198cd12352186ff3bf73351](https://github.com/jesperancinha/airports-app/tree/2.0.0) - Spring Boot 2.7.6 with JDK17 and Kotlin 1.8.0## Usage examples
* http://localhost:8080/airports/rest/provider/${countryname}/airports/countryname
* http://localhost:8080/airports/rest/provider/${countrycode}/airports/countrycode
* http://localhost:8080/airports/rest/provider/tenmostcountriesreport
* http://localhost:8080/airports/rest/provider/tenleastcountriesreport
* http://localhost:8080/airports/rest/provider/tenmostrunwaysreport
## About me
[](https://github.com/jesperancinha)