Skip to content

infwonder/optract-restful

Repository files navigation

TESTs

Docker server

docker run -d --rm -p 8080:8080 infwonder/optract-restful:latest

curl tests

articles (AID list)

curl localhost:8080/articles

article cache dump

curl localhost:8080/articles/cache

article one AID

curl localhost:8080/article/aid

Eth status

curl localhost:8080/status

Post PoC

curl localhost:8080/tx/address/vote -X POST -H "Content-Type: application/json" -d '{"test": "txdata"}'

About

Exposed Optract Restful API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published