Wobserver v0.1.8 Wobserver.Web.Router.Api View Source
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.