Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eldrago4/if-gatekeeper-hono
This API provides airport gate information through a GET request to /api/airport-gates. The required ICAO parameter specifies the airport, while an optional aircraft query allows filtering of gates based on aircraft class. For example, aircraft="B777F" will return records for gates for B777F in that airport.
https://github.com/eldrago4/if-gatekeeper-hono
hono infinite-flight
Last synced: about 1 month ago
JSON representation
This API provides airport gate information through a GET request to /api/airport-gates. The required ICAO parameter specifies the airport, while an optional aircraft query allows filtering of gates based on aircraft class. For example, aircraft="B777F" will return records for gates for B777F in that airport.
- Host: GitHub
- URL: https://github.com/eldrago4/if-gatekeeper-hono
- Owner: eldrago4
- Created: 2024-07-25T15:31:09.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-08T08:37:04.000Z (4 months ago)
- Last Synced: 2024-10-25T10:37:11.049Z (3 months ago)
- Topics: hono, infinite-flight
- Language: JavaScript
- Homepage: https://if-gatekeeper-hono.vercel.app
- Size: 461 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# API for [if-gatekeeper](https://github.com/eldrago4/if-gatekeeper)
![Python version](https://img.shields.io/static/v1?label=python&message=^3.12&color=blue&logo=python)
![Node.js version](https://img.shields.io/badge/node.js-v20.15.1-green?logo=node.js)
![npm version](https://img.shields.io/badge/npm-10.7.0-red?logo=npm)
![hono version](https://img.shields.io/badge/hono-%5E4.4.2-white?style=flat&logo=hono&logoColor=%23E36002&labelColor=black)
![pg version](https://img.shields.io/badge/postgres-^8.12.0-darkgreen?logo=postgresql)
![BeautifulSoup4 version](https://img.shields.io/static/v1?label=beautifulsoup4&message=^4.12.3&color=violet&logo=python)
![Requests version](https://img.shields.io/static/v1?label=requests&message=^2.32.3&color=blue&logo=python)
![typescript version](https://img.shields.io/badge/typescript-4.9.5-blue?logo=typescript)
![esbuild version](https://img.shields.io/badge/esbuild-0.14.47-black?logo=esbuild)
![@vercel/next version](https://img.shields.io/badge/@next.js-4.0.15-orange?logo=next.js)
![ts-toolbelt version](https://img.shields.io/badge/ts--toolbelt-6.15.5-ff69b4?logo=typescript)🛠️ currently in development 🛠️