Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JKearnsl authored Jul 22, 2024
1 parent 283d24f commit b9dff77
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<img align="right" width="25%" src="docs/images/logo.svg">

# tobox

![language](https://img.shields.io/badge/language-rust-red?logo=rust&logoColor=red)
![GitHub Created At](https://img.shields.io/github/created-at/jkearnsl/tobox)
[![GitHub License](https://img.shields.io/github/license/jkearnsl/tobox)](https://github.com/JKearnsl/tobox?tab=AGPL-3.0-1-ov-file#readme)
[![Build Status](https://img.shields.io/github/actions/workflow/status/jkearnsl/tobox/build.yml)](https://github.com/jkearnsl/tobox/actions)
[![Contributors Welcome](https://img.shields.io/badge/contributors-welcome!-blue)](https://github.com/JKearnsl/tobox)

`tobox` is a secure, high-performance, fault-tolerant decentralized object file storage written entirely in Rust.

The API is similar to [amazon s3](https://docs.aws.amazon.com/AmazonS3/latest/API/Welcome.html) but aims to be simpler.

0 comments on commit b9dff77

Please sign in to comment.