decentralized-identity / sidetree-ethereum

Blockchain-specific code for the Sidetree-based DID Method implementation on Ethereum
29 stars 9 forks source link

Add API infrastructure #17

Closed ebaizel closed 6 years ago

ebaizel commented 6 years ago

Look into adding Koa or Express for the API route handling. Koa is used in sidetree-core so it may be helpful to keep in sync with that.