Skip to content

marinofranz/awc-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

AWC CORS Proxy

Simple reverse proxy that adds CORS headers to the NOAA/NWS Aviation Weather Center API.

This lets web apps (e.g. Vite/React frontends) fetch METARs, TAFs and other aviation weather data without CORS errors in the browser.

Example

curl "https://your-proxy.example.com/api/data/metar?ids=EHAM&format=json"

Data Policy and Disclaimer

Data provided courtesy of the NOAA/NWS Aviation Weather Center.

This project is not affiliated with or endorsed by NOAA, NWS, or the U.S. Government.
Data and products are provided “as is”, without warranty of any kind, for informational purposes only and not for operational or flight planning use.

About

Simple reverse proxy that adds CORS headers to the NOAA/NWS Aviation Weather Center API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published