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

Support for CORS #65

Open
avara1986 opened this issue Nov 30, 2019 · 3 comments
Open

Support for CORS #65

avara1986 opened this issue Nov 30, 2019 · 3 comments
Assignees
Labels
feature New feature in progres Hacktoberfest help wanted Extra attention is needed

Comments

@avara1986
Copy link
Member

avara1986 commented Nov 30, 2019

Create a service like metrics or requests to support flask_cors https://flask-cors.readthedocs.io/en/latest/

How-to:

Challenge:
Try to pass the configuration from configuration file to CORS initialization

pyms:
  services:
    cors:
      resources:
       "/api/*": 
         "origins": "*"
@avara1986 avara1986 added help wanted Extra attention is needed Improvement Not a bug but... could be better labels Nov 30, 2019
@avara1986 avara1986 added feature New feature in progres and removed Improvement Not a bug but... could be better labels Jan 21, 2020
@nicosalu
Copy link

nicosalu commented Oct 9, 2020

Hey @avara1986 - I want to contribute. Can you please assign this issue to me?

@avara1986 avara1986 assigned avara1986 and nicosalu and unassigned avara1986 Oct 9, 2020
@avara1986
Copy link
Member Author

Thank you @nicosalu ! ^^ Don't forget to register in https://hacktoberfest.digitalocean.com/ 👍

@TarunBounthiyal2
Copy link

Hi, do we have a solution for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature in progres Hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants