API Integrations in Python Blog - Page 7


API services and Python scheduler, part 1

2016-11-01

This blog post introduces the Zato scheduler, a feature of Zato that lets one configure API services and background jobs to be run at selected intervals and according to specified execution plans without any programming needed. Read more

Invoking SOAP services from Python

2014-02-14

Zato ESB and app server has grown additional means through which it is now even easier to invoke SOAP services. Read more

Integrating Django with web services in 10 lines of code

2013-06-13

This post introduces Zato, an open-source integration platform in Python, and shows you how to integrate Django, or indeed any piece of Python software, with Zato and external web services using nothing but plain Python objects. Read more