An open API service indexing awesome lists of open source software.

https://github.com/philhofer/b2

Go library and proxy server for Backblaze B2
https://github.com/philhofer/b2

backblaze-api backblaze-b2 go

Last synced: 7 months ago
JSON representation

Go library and proxy server for Backblaze B2

Awesome Lists containing this project

README

          

# Backblaze B2 Library and Tools

This repository contains a Go library
for talking to B2, as well as an HTTP
server for serving static content
out of a B2 bucket.

For library documentation: `go doc github.com/philhofer/b2`

For server documentation: `go doc github.com/philhofer/b2/cmd/b2proxy`