Wobserver v0.1.4 Wobserver.Web.Router.Api
Main api router.
Returns the following resources:
/about
=>Wobserver.about/0
./nodes
=>Wobserver.NodeDiscovery.discover/0
.
Splits into the following paths:
/system
, for all system information, handled byWobserver.Web.Router.System
.
All paths also include the option of entering a node name before the path.
Summary
Functions
Callback implementation for Plug.call/2
.
Callback implementation for Plug.init/1
.