MLH-Fellowship / orientation-project-python-24.FAL.A

Orientation Project (Python for 24.FAL.A)
0 stars 9 forks source link

Implement Flask-CORS to handle Cross-Origin Resource Sharing #50

Open oduyemi opened 2 days ago

oduyemi commented 2 days ago

Install and implement Flask-CORS to handle Cross-Origin Resource Sharing, so that the API can be accessed from a frontend application.