Commit Graph

3 Commits

Author SHA1 Message Date
Lucien Cartier-Tilet b3424030ca
Add CI badge 2022-07-13 15:58:17 +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
Lucien Cartier-Tilet 9eab745763
initial commit
Two public API functions already available:
- appwrite-storage-create-bucket
- appwrite-storage-delete-bucket
2022-07-13 02:01:17 +02:00