The latest version can be viewed 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
The latest version can be viewed 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