A live preview is available here.
Build Docker image:
docker build . -t chainweb.openapi
Serve API documentation at http://localhost:8080/openapi
docker run --rm -p 8080:80 chainweb.openapi
A live preview is available here.
Build Docker image:
docker build . -t chainweb.openapi
Serve API documentation at http://localhost:8080/openapi
docker run --rm -p 8080:80 chainweb.openapi