This repository was archived by the owner on Oct 13, 2022. It is now read-only.
Releases: YUSU-Dev/nus-unioncloud-api-php
Releases · YUSU-Dev/nus-unioncloud-api-php
Groups and Elections Update
Add calls for groups and elections.
Initial Alpha Release
Alpha Release
This is a basic version of the API wrapper. It handles requests to all of the APIs and returns the response.
Limitations
- If there are more returns than allowed by the pagination in the api only the first page is returned.
- There is no debugging exposed or error handling