# Functions
DB connects to a remote meter.DB over HTTP.
Handler creates an HTTP endpoint for a meter.DB.
InflateRequest middleware inflates request body.
ParseQuery sets query values from a URL query.
No description provided by the author
QueryHandler returns an HTTP endpoint for a QueryRunner.
No description provided by the author
StoreHandler returns an HTTP endpoint for an EventStore.
# Interfaces
HTTPClient does HTTP requests.