Run a api-blueprint Document application in docker.
Document your API in the API blueprint format, and Drakov mocks your routes and sends the responses defined in the api spec.
See more about the application: https://github.com/Aconex/drakov
docker run -it -p 4007:4007 wolfdeng/docker-drakov
docker run -it -v $API_DIR:/etc/secrets -p 4007:4007 wolfdeng/docker-drakov
Content type
Image
Digest
Size
125.3 MB
Last updated
about 10 years ago
docker pull wolfdeng/docker-drakov