h2. What
Centralise routing in mobile-security-service Investigate use of godoc for documenting server go code
h2. Why
As routes are added to server it will become difficult to maintain if routes are spread throughout the codebase dev docs for code
h2. How
Centralise the routing functionality in key files. Using routing in [mobile-developer-console|https://github.com/aerogear/mobile-developer-console/blob/f49ebbe75b/pkg/web/router.go] as a reference. |
|