Skip to content
This repository was archived by the owner on Oct 13, 2022. It is now read-only.

Releases: YUSU-Dev/nus-unioncloud-api-php

Groups and Elections Update

18 Jan 05:35

Choose a tag to compare

Add calls for groups and elections.

Initial Alpha Release

28 Aug 21:35

Choose a tag to compare

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