You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.