Laeyoung / COVID-19-API

API Service for tracking the COVID-19
https://ainize.ai/laeyoung/covid-19-api
MIT License
121 stars 32 forks source link

Rookie doubt #19

Open KodamaCR opened 3 years ago

KodamaCR commented 3 years ago

Does the API have cors? I tried to make a request but got a cors blocking error, I downloaded an extension, but I still have that question. I think a few days ago it did not give me those messages on the console

Laeyoung commented 3 years ago

Hello, @KodamaCR !

I checked your message lately. I just added allowing all cors(https://github.com/Laeyoung/COVID-19-API/commit/c002a7d5d8b6ba0821ef0ca509169d1967f4a43a). Can you try it again? 😃