jdemaeyer / brightsky

JSON API for DWD's open weather data.
https://brightsky.dev/
MIT License
290 stars 18 forks source link

Investigate adding CORS headers #109

Closed jdemaeyer closed 3 years ago

jdemaeyer commented 3 years ago

I've initially refrained from this as there's no way back and I was afraid it was gonna be tough to rate-limit, but of course we can do the latter via the Origin header if necessary.