Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/storj/edge
- Owner: storj
- License: agpl-3.0
- Created: 2020-10-23T15:00:11.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-28T10:04:26.000Z (5 months ago)
- Last Synced: 2024-08-31T11:27:42.987Z (4 months ago)
- Topics: gateway, gateway-mt, storj, storj-network
- Language: Go
- Homepage:
- Size: 4.03 MB
- Stars: 51
- Watchers: 18
- Forks: 18
- Open Issues: 123
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# 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).