I am developing a module based on raml-module-builder,dependencies and plugin configs are copied from mod-notify module.I have designed my raml file and now is trying to implement the generated interfaces.Would anyone be so kind to answer the following questions:
- Could I read OKAPI environment variables in my own coding assumes the module is already registed on OKAPI?
- How do I config module to read params from a local config file and how could I get these param in coding?
Thank you so much.