MLH-Fellowship / orientation-project-python-23.SUM.A

Orientation Project (Python) for 23.SUM.A
1 stars 12 forks source link

Server currently lacks CORS support #40

Open christianhelp opened 1 year ago

christianhelp commented 1 year ago

As of now, the frontend people do not have the capability to connect to the server without the instillation of flask_cors and adding cross_origin for compatibility unless I am missing something.