***Antipattern***
Count: 0

***Pattern***
Count: 17
-PUT  /nodes/ Enable/Disable a node module
-POST  /auth/token Exchange credentials for access token
-GET  /nodes Get a list of the installed nodes
-DELETE  /nodes/ Remove a node module
-PUT  /nodes/ Enable/Disable a node set
-POST  /nodes Install a new node module
-PUT  /flow/ Update an individual flow configuration
-POST  /auth/revoke Revoke an access token
-GET  /flow/ Get an individual flow configuration
-POST  /flow Add a flow to the active configuration
-GET  /settings Get the runtime settings
-DELETE  /flow/ Delete an individual flow configuration
-GET  /nodes/ Get a node module set information
-GET  /flows Get the active flow configuration
-GET  /nodes/ Get a node modules information
-POST  /flows Set the active flow configuration
-GET  /auth/login Get the active authentication scheme
