abode 0.0.0

(WIP) The Place Where Data Lives
Documentation

abode

(WIP) The Place Where Data Lives

Quick Start

Start a abode instance with fs as backend.

export ABODE_ADDR=127.0.0.1:8080
export ABODE_BACKEND_TYPE=fs
export ABODE_BACKEND_FS_ROOT=/tmp/

./abode http

Contributing

Check out the CONTRIBUTING.md guide for more details on getting started with contributing to this project.

Why "abode"?

Abode Definition & Meaning - Merriam-Webster

noun (ə-ˈbōd)

Synonyms of abode: the place where one lives : home

Credits

  • The initial code is derived from oay, which is the OpenDAL gateway.

License

Licensed under Apache License, Version 2.0.