/envoke-api

Demo API for persisting, querying, and validating music metadata in BigchainDB/IPDB.

Primary LanguageGoMIT LicenseMIT

envoke-api

Demo API for persisting, querying, and validating music metadata in BigchainDB/IPDB.

Install

Download and install Go.

In a terminal window, go get github.com/Envoke-org/envoke-api

Usage

In a terminal window, cd ~/go/src/github.com/Envoke-org/envoke-api ...

  • API: sh api.sh

  • Tests: sh tests.sh

... you will be prompted to enter an endpoint to the BigchainDB/IPDB http-api.

Docker

TODO