Commit Graph

3 Commits

Author SHA1 Message Date
Lucien Cartier-Tilet ece11e12e5
Add file listing and retrieving file’s JSON representation
Beginning to work on uploading files, I have yet to find how to upload
one with `url.el' and its sister libraries.
2022-07-13 18:55:45 +02:00
Lucien Cartier-Tilet 03b73f6fbb
Add ability to update buckets 2022-07-13 16:35:28 +02:00
Lucien Cartier-Tilet e91c6a80aa
Add listing and getting a storage bucket, process API response
Processing the API response currently only works when receiving JSON
data, otherwise the content other than the HTTP headers will be
ignored.
2022-07-13 15:34:50 +02:00