API Reference astra v0.1.0
Modules
Astra.Rest provides functions to access the public methods of the REST interface for databases hosed on https://astra.datastax.com.
Astra.Rest.Http provides direct access to all HTTP methods implemented in HTTPoison. It is used by Astra.Rest to add required headers and security to request, but could also be used to directly access unimplemented functionality in the future.