/orbit-db-http-server

HTTP Server to run and manage OrbitDB

Primary LanguageJavaScriptMIT LicenseMIT

HTTP Server for OrbitDB

HTTP server and an API to run and manage OrbitDB databases.

Status: Unmaintained. This is an old proof of concept, and should not be used as an example for how to use OrbitDB presently.

Install

git clone https://github.com/haadcode/orbit-db-http-server.git
cd orbit-db-http-server/
npm install

Run

npm start

Tests

npm test

License

MIT © 2018 Haadcode