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

https://github.com/gwihlidal/cloudstore-rs

A gRPC microservice, written in rust, that marshalls objects and files to cloud storage like AWS S3, Google Cloud Storage, or other providers.
https://github.com/gwihlidal/cloudstore-rs

aws-s3 cloud cloud-storage docker google-cloud-storage grpc protobuf rust rustlang service

Last synced: about 1 year ago
JSON representation

A gRPC microservice, written in rust, that marshalls objects and files to cloud storage like AWS S3, Google Cloud Storage, or other providers.

Awesome Lists containing this project

README

          

# cloudstore-rs
A gRPC microservice, written in rust, that marshalls object and files to cloud storage like AWS S3, Google Cloud Storage, or other providers.

[![Build Status](https://travis-ci.org/gwihlidal/cloudstore-rs.svg?branch=master)](https://travis-ci.org/gwihlidal/cloudstore-rs)