Welcome to CanDIG Federation’s documentation!

The Federation service is a one of the services which make up the CanDIG v2 platform. It acts as an entry point for all incoming requests made to CanDIG, passing it along to the specified service, federating the request among the nodes in the CanDIG network and aggregating all the responses.

It is based off CanDIG’s Python Model Service, an OpenAPI stack utilizing Connexion, SQLAlchemy, Bravado-core, Pytest and Travis-CI.