WATonomous / asset-manager

Asset management for WATcloud
0 stars 0 forks source link

Implement client libraries #10

Open ben-z opened 1 month ago

ben-z commented 1 month ago

Implement client libraries to handle watcloud:// URIs. Currently, we embed this logic in individual projects, like https://github.com/WATonomous/watcloud-website/blob/8cfbc92864d9bd47a46dc0120410c307a737d09a/scripts/generate-assets.js#L50-L81

A recent Python library example is https://github.com/WATonomous/watcloud-utils