Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aegoroff/bstore

Small microservice in Rust that implementes blob storage with SQLite backend and simple REST API
https://github.com/aegoroff/bstore

Last synced: 5 days ago
JSON representation

Small microservice in Rust that implementes blob storage with SQLite backend and simple REST API

Awesome Lists containing this project

README

        

[![](https://tokei.rs/b1/github/aegoroff/bstore?category=code)](https://github.com/XAMPPRocky/tokei)

# bstore
Small microservice in Rust that implementes blob storage with SQLite backend and simple REST API. SQLite backend means that blobs stored inside database not in file system