Releases: bcanata/aprs-api-relay
Releases · bcanata/aprs-api-relay
v1.0.0 - Initial 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.