Open
Description
We should replace requirements.txt with a Pipfile to make the installation of the examples even easier with Pipenv (the READMEs the should be adapted, too).
And we should add tests for the examples (e.g. running this default_query
) that can be run with Travis so we notice when this breaks again, and that also demonstrate how the example servers can be consumed by a client.