Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why I can't make the api call from Front End ? #5

Closed
mohdafzal330 opened this issue Nov 16, 2021 · 1 comment
Closed

Why I can't make the api call from Front End ? #5

mohdafzal330 opened this issue Nov 16, 2021 · 1 comment

Comments

@mohdafzal330
Copy link

Why I can't make the api call from Front End i.e - Angular

@Jaagrav
Copy link
Owner

Jaagrav commented Nov 16, 2021

I have added CORS to the API due to obvious reasons. Currently the API gets around 60k+ requests a month, and to keep it online, I have to keep the requests below 100k requests a month, cause beyond that I'll have to pay netlify. Here's a possible solution, other than that I have not added any paid plans for users, cause I want the API to be completely free, although that is not possible from my side of things, since hosting and requests will cost quite a lot as the number of requests increase.

@Jaagrav Jaagrav closed this as completed Nov 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants