Add setting which can be set directly through provider.
Use case: you want to strip off the slash in the basePath -- using the
settings in the provider allows you to modify the basePath as you like.
- include static interface inside the module following the style how angularjs does it
- refactor module name to use lowercase following angularjs naming-style