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.