Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 🛠️