add a trailing '/' to the paths and urls in configuration files
automatically add a trailing '/' to the paths and urls in configuration files otherwise somethinh like
, "default_felyx_api": "http://felyx.npm.ac.uk/felyx/api/v1"
instead of just :
, "default_felyx_api": "http://felyx.npm.ac.uk/felyx/api/v1/"
will fail