EddieHubCommunity / github-trending-repos

Has your repo been trending on GitHub and you missed it?
https://trending.eddiehubcommunity.org/daily
MIT License
3 stars 1 forks source link

Cors Errors #22

Closed Bashamega closed 44 minutes ago

Bashamega commented 2 hours ago

Description

Hello:)

I was trying to fetch the api, but it seems that the api has cors restrictions. Can you remove the restrictions or tell me how i should use the api without getting blocked?

Screenshots

image

Additional information

No response

eddiejaoude commented 2 hours ago

Ah yes we need to enable CORS for all access, here are the NestJS docs https://docs.nestjs.com/security/cors