Skip to content

xtreemrage/angular-soap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular Soap

This is an simple example soap project with angular. This project uses jQuery SOAP plugin. An angular factory "wraps" the $.soap in combination with an angular promise ($q).

Installation

Prerequisite

  • node with npm
  • bower

Use the following command: bower install. If you want to test this locally, you will probably hit an CORS error. The work-around is, to start your browser (firefox, chrome) with --disable-web-security command, e.g.: google-chrome --disable-web-security (remember to turn it off when you are done!!)

About

Simple example of angularjs in combination with soap

Resources

Stars

Watchers

Forks

Packages

No packages published