Closed struan closed 9 years ago
Just mount the api on /api and also remove the api info call which has also been moved down into the API module.
The /about call remains in the UI layer as it contains some info which is specific to the UI like alt-language etc.
This still needs the npm-shrinkwrap dance performed.
Looks good :+1:
Just mount the api on /api and also remove the api info call which has also been moved down into the API module.
The /about call remains in the UI layer as it contains some info which is specific to the UI like alt-language etc.