Skip to content

Commit 0066937

Browse files
authored
Merge pull request #154 from dsuch/master
Adding Zato and Zato API Test.
2 parents d51cb41 + e155ceb commit 0066937

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie
181181
* [apistar](https://github.com/encode/apistar) - A smart Web API framework, designed for Python 3.
182182
* [Falcon](https://github.com/falconry/falcon) - Falcon is a bare-metal Python web API framework for building high-performance microservices, app backends, and higher-level frameworks.
183183
* [FastAPI](https://github.com/tiangolo/fastapi) - FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints. With automatic API documentation using Swagger UI and ReDoc, based on OpenAPI and JSON Schema.
184+
* [Zato](https://zato.io) - Platform for building server-side integrations, automations and API backends in Python.
184185

185186
### Ruby
186187

0 commit comments

Comments
 (0)