The repo lets you create a dockerized Dobby service and generate a Python client. All artifacts are initial prototypes.
The Makefile assumes that you have swagger-codegen-cli.jar file in ~/bin. The file can be downloaded here
make dobby-image make dobby-swagger
docker run -it --net=host dobby # one terminal ./basic_test.py # another terminal
The test create two identifiers - 'foo' and 'bar', creates a link between them, and search the graph.