geodesic.client¶
This module contains a simplified REST client for interacting with Geodesic and beyond. Returns
requests
compatible responses, but takes a simplified input.
geodesic.client
Data Structures¶
Class for interacting with Geodesic REST API. Usually not directly instantiated, use get_client
to
get the active and authenticated client.
Rest client interface for geodesic backend |
Utility Functions¶
Get the current client instance. |
|
Checks a Response for errors. |