Wubbadub / ClubHub

ClubHub is the best way to create and maintain university club websites.
http://www.tryclubhub.com/
Other
3 stars 1 forks source link

Interface API Calls #94

Closed hwkr closed 7 years ago

bndnio commented 7 years ago

Refactored that code snippet onto a couple lines. CORS policy blocking fetch request bug is still present (workaround is a chrome plugin). Does anyone have information on how to resolve that, or have fixed that in another branch / codebase?

hwkr commented 7 years ago

CORS policy has been fixed by adding headers on the server at the moment.