adhambadr / corona-api

https://corona.blloc.com
10 stars 2 forks source link

Add cors headers #1

Closed montanaflynn closed 4 years ago

montanaflynn commented 4 years ago

Right now the API is missing CORS headers Access-Control-Allow-Origin, adding them would make it easy to use with javascript, for example a d3 map I'm making:

Screen Shot 2020-03-16 at 15 37 59