Skip to content

v1.0.0 - Initial Release

Latest

Choose a tag to compare

@bcanata bcanata released this 17 Jan 01:17
· 3 commits to main since this release

First stable release of APRS.fi API Proxy

Features:

  • πŸ”’ Secure API key storage via Cloudflare Workers secrets
  • 🌐 Full CORS support for web browser usage
  • βœ… Request validation with proper error messages
  • πŸ₯ Health check endpoint at /health
  • ⚑ Response caching (30s TTL)
  • ⏱️ 10-second timeout protection
  • πŸš€ Deploy to Cloudflare Workers in one click

Deployment:
Click the Deploy button in the README to deploy your own instance.

Usage:

curl "https://your-worker.workers.dev/?what=loc&format=json&name=TA1ANW"

See README.md for full documentation.