Currently I am working on personal project that using Angular 2 consumes World Bank APIs. Fortunately World Bank API supports JSONP, so I do not need to wrap those APIs into my own server side code.