API for plugins-stock-adviser.
To play this plugin, visit Quadnix Plugins or click here.
/
(GET) - Responds with text "OK"./api/version
(GET) - Responds with the API version number./api/coming-soon/lead
(GET) - Responds with a random lead text.
zip -r plugins-stock-adviser-api-v0.0.1.zip . -x .DS_Store -x .git/* -x .idea/* -x node_modules/*