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

CORS support for backend API #10

Open
havingfun opened this issue Mar 21, 2020 · 1 comment
Open

CORS support for backend API #10

havingfun opened this issue Mar 21, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@havingfun
Copy link

I used the framework to create a small app for Celebs face detection, but faced problems using the API due to CORS issue.
I forked the code to create Flask CORS to support that. But do you think that it will be good addition to enable CORS?
My change -
https://github.com/havingfun/face-recognition/blame/bb27a158014163b00d760c305fa49d0728050144/api/app.py

@ldulcic
Copy link
Contributor

ldulcic commented Mar 23, 2020

@havingfun sure! Send me a PR!

@ldulcic ldulcic added the enhancement New feature or request label Aug 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants