Showing posts with label
example
.
Show all posts
Showing posts with label
example
.
Show all posts
Thursday, March 29, 2012
Calling the JangoMail API in Ruby Using SOAP
›
If you're integrating in a Ruby environment, then Savon is a great, versatile way to call SOAP web services. In this example, we use sa...
Monday, March 19, 2012
Calling the JangoMail Web Service in Python
›
Python is a language that seems to make so many mundane programming tasks easy. Unfortunately, some python libraries are perhaps less fully ...
Monday, March 05, 2012
Consuming the JangoMail API in ASP.Net
›
It's easy to start integrating the JangoMail API into your company's .Net software. Start by adding a service reference to your proj...
Monday, February 27, 2012
Integrating the JangoMail API Into a Java Application
›
If you want to integrate JangoMail's web service into your company's existing Java software, this example will show you how to hit t...
Monday, February 20, 2012
Using the JangoMail API in PHP
›
Since PHP 5 provided developers with the SoapClient class , it's a snap to consume SOAP-enabled web services in a PHP script. This exa...
›
Home
View web version