/icu-ea-php-api

A PHP API for Imperial College Union's eActivities

Primary LanguagePHP

ICU eActivities API

A PHP API for Imperial College Union's eActivities.

Install

Place the icu_ea_api.php file in your project.

Example

To run the example, download the example folder and run the following command:

CSP_CODE=code API_KEY=key YEAR=year php -S localhost:8080

Replace code, key, and year with your own values.

If you gave the correct values, you should see a table of the society's members.