Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aegoroff/bstore
- Owner: aegoroff
- License: mit
- Created: 2022-02-13T19:45:27.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-15T16:53:53.000Z (about 1 month ago)
- Last Synced: 2024-10-16T23:45:45.983Z (30 days ago)
- Language: Rust
- Homepage:
- Size: 186 KB
- Stars: 8
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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