I recently completed a project in Angular 2 and now I am looking to call a SOAP API using the GET method in Angular 2. While I have experience using SOAP in AngularJS 1 and found the packages quite easy to use, I have not been able to locate any packages specifically for Angular 2 accessing soap APIs on npm. Can anyone point me in the direction of available packages for this purpose?