One of the newest additions in Zato 3.1 are MongoDB connections - learn in this article how to create and use them in your Python API services. Read more➤
Zato 3.1 includes new means to manage access to REST services based on input Method and Accept headers in HTTP requests - here is how they can be employed in practice. Read more➤
This post provides steps needed to enable and make use of TOTP two-factor authentication in Zato Dashboard - the method is compatible with the most popular apps such as Google Authenticator, Authy or FreeOTP. Read more➤
Now that Python 3 support is available as a preview for developers, this post summarizes the effort that went into making sure that Zato works smoothly using both Python 2.7 and 3.x. Read more➤
One of many exciting features that the upcoming Zato 3.0 release will bring is API caching - this post provides an overview of functionality that is already available if you install Zato directly from source code. Read more➤
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➤
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➤