Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 298 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 298 Bytes

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