generated from t/malachite
add: full initial
This commit is contained in:
parent
f5c663495d
commit
d06bc5e726
29 changed files with 592 additions and 1928 deletions
|
@ -1,3 +1,5 @@
|
|||
# 🪨 malachite
|
||||
# 🪣 buckets
|
||||
|
||||
simple template for building backends with a structure similar to how the [tetratto](https://trisua.com/t/tetratto) repository is organized
|
||||
object-like storage http server
|
||||
|
||||
it's basically like regular file storage, but it connects to your database to store file metadata, buckets, ids, etc. (meaning files are stored in a jumbled mess on the file system, but are controlled by entries in the database!)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue