API Integrations in Python Blog - Page 8


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

WebSphere MQ programming in Python with Zato

2013-09-12

WebSphere MQ is messaging middleware by IBM - a message queue server - and this post shows how to integrate with MQ from Python and Zato. Read more

How-to: Sending AMQP messages

2013-08-03

This how-to shows what is needed to send AMQP messages to exchanges using Zato, which is a Python-based ESB for SOA, cloud integrations and backend services. Read more

IBM MQ, AMQP and Zero MQ in 2 lines of code"

2013-07-03

As suggested on the zeromq-dev list, here's an integration example making use of ZeroMQ. 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