uploadcare-go icon indicating copy to clipboard operation
uploadcare-go copied to clipboard

Golang API client that handles uploads and further operations with files by wrapping Uploadcare Upload and REST APIs.

Results 2 uploadcare-go issues
Sort by recently updated
recently updated
newest added

Files can be added to the group with some CDN operations. File info _in group info_ shows this operations separately from UUID. https://uploadcare.com/api-refs/rest-api/v0.7.0/#tag/Group/operation/groupInfo https://uploadcare.com/api-refs/upload-api/#tag/Groups/operation/filesGroupInfo

## Description In the current state this SDK does not allow users to benefit from the changes in the REST API v0.7. We have recently run into an issue where...