https://github.com/vookimedlo/backblaze-b2-api-swift
Backblaze B2 Swift API. Based on the official code provided by Backblaze.
https://github.com/vookimedlo/backblaze-b2-api-swift
backblaze-api backblaze-b2 swift
Last synced: 5 days ago
JSON representation
Backblaze B2 Swift API. Based on the official code provided by Backblaze.
- Host: GitHub
- URL: https://github.com/vookimedlo/backblaze-b2-api-swift
- Owner: vookimedlo
- License: other
- Created: 2018-08-11T19:18:40.000Z (about 7 years ago)
- Default Branch: master-api
- Last Pushed: 2018-08-19T16:51:28.000Z (about 7 years ago)
- Last Synced: 2025-10-07T15:58:56.653Z (5 days ago)
- Topics: backblaze-api, backblaze-b2, swift
- Language: Swift
- Size: 127 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# backblaze-b2-api-swift
Backblaze B2 Swift API. Based on the [official code][1] provided by Backblaze.## branches
- *master* - contains original Backblaze code.
- *master-api* - contains changes required to be compatible wth the latest Swift [v4.1.2]. Playground is not maintained at all.[1]: https://www.backblaze.com/b2/docs/playground.html