brickschain-node-server
v1.0.0
Published
nodejs server as middleware
Downloads
3
Readme
brickschain-node-server
Integration middleware that connects zap, BC and SF.
content-type is raw but the format must be JSON for request body otherwise the request will fail POST request body must be JSON like below
{
"content":
"VUxlZGdlciEK",
"tags": [
"author=arun", "company=brickschain"
]
}