Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 302 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 302 Bytes

aircraft-image-service

A simple node.js + Redis caching frontend to ADS-B Exchange's AirportDataThumbnails API.

Environment Vars

  • PORT: server port. Defaults to 5001.
  • CLIENT_KEY: client API secret key. Required.
  • REDIS_PWD: Redis password.

License

MIT. See LICENSE.