Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/storj/edge

Storj edge services (including multi-tenant, S3-compatible server to interact with the Storj network)
https://github.com/storj/edge

gateway gateway-mt storj storj-network

Last synced: 1 day ago
JSON representation

Storj edge services (including multi-tenant, S3-compatible server to interact with the Storj network)

Awesome Lists containing this project

README

        



Storj logo

# Storj Edge Services

[![Go Report Card](https://goreportcard.com/badge/storj.io/edge)](https://goreportcard.com/report/storj.io/edge)
[![Go Doc](https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square)](https://pkg.go.dev/storj.io/edge)

Storj is building a decentralized cloud storage network.
[Check out our white paper for more info!](https://storj.io/whitepaper)

* Documentation for [Multitenant S3 Gateway](docs/gateway-mt.md)
* Documentation for [Link Sharing Service](docs/linksharing.md)

Team Edge's active sprint in the Storj Labs org can be viewed [here](https://github.com/orgs/storj/projects/29).

## Edge Services Handbook

For a deep dive into Storj edge services internals, development and testing,
check out [Edge Services Handbook](DEVELOPING.md).