Classes
Blobs
GitHub API Data Blobs class for the Joomla Framework.
Since blobs can be any arbitrary binary data, the input and responses for the blob API
takes an encoding parameter that can be either utf-8 or base64. If your data cannot be
losslessly sent as a UTF-8 string, you can base64 encode it.
« More » Tags
GitHub API Data Tags class for the Joomla Framework.
This tags API only deals with tag objects - so only annotated tags, not lightweight tags.
« More »