barrel_ex_http v0.2.1 BarrelEx.Server

Gives information about Barrel version, object ID’s and access to the documentation.

Link to this section Summary

Functions

Returns a new K-Ordered 16-bytes object ID and the request status

Returns a new K-Ordered 16-bytes object ID

Information about Barrel-db version, the description of the Barrel-db application and the URI location of the API doc alongside the request status

Information about Barrel-db version, the description of the Barrel-db application and the URI location of the API doc

Link to this section Functions

Link to this function ids()
ids() :: {atom(), map()}

Returns a new K-Ordered 16-bytes object ID and the request status.

Link to this function ids!()
ids!() :: map()

Returns a new K-Ordered 16-bytes object ID.

Link to this function info()
info() :: {atom(), map()}

Information about Barrel-db version, the description of the Barrel-db application and the URI location of the API doc alongside the request status.

Link to this function info!()
info!() :: map()

Information about Barrel-db version, the description of the Barrel-db application and the URI location of the API doc.