Skip to main content

Module api

Module api 

Source

Structs§

PaginationParams
Names of the page/limit query parameters the API expects.
RestApi
REST API backend for Vantage — reads data from HTTP JSON endpoints.
RestApiBuilder
Builder for RestApi. Lets callers pick a ResponseShape and override the pagination parameter names.

Enums§

ResponseShape
How the API wraps its row array in the response body.