Zally is a quality assurance tool. It’s a linter for OpenAPI specifications, it performs the following tasks :
- Increases the quality of APIs.
- Checks compliance.
- Delivers early feedback for API designers.
- Ensures the same look-and-feel of APIs.
- Supports API-First approach.
- Provides best practices and advices.
Its standard configuration will check your APIs against the rules defined in Zalando’s RESTful Guidelines, but anyone can use it out-of-the-box.
Zally has an easy-to-use CLI which uses the server in the background so that you can check your API on the spot. It also features an intuitive Web UI that shows implemented rules and lints external files and (with its online editor) API definitions.
This is free and open source software.
Key Features
- Support for OpenAPI 3 and (Swagger) OpenAPI 2 specifications.
- RESTful API, CLI and Web interface.
- Rich Check configuration.
- Ignore functionality (x-zally-ignore extension).
- Java/Kotlin API for new Checks + helper functions.
Website: github.com/zalando/zally
Support:
Developer: Zalando SE
License: MIT License
Zally is written in Kotlin. Learn Kotlin with our recommended free books and free tutorials.
Related Software
| OpenAPI Linters | |
|---|---|
| Spectral | Fexible JSON/YAML linter |
| vacuum | OpenAPI and Swagger linter |
| Redocly | All-in-one OpenAPI utility |
| Cherrybomb | Audit, validate, run API tests |
| Zally | Minimalistic, simple-to-use API linter |
| speccy | Enforce quality rules on your OpenAPI specifications |
| Rate My OpenAPI | Improve the quality of your OpenAPI specifications |
| OpenAPI Validator | Configurable and extensible validator/linter |
| OpenAPI Spec validator | Validates OpenAPI Specs |
| oval | CLI for (O)penAPI Specification document (val)idation |
| OpenAPI Linter | CLI and a Node.js library |
| OAS-Kit | Convert Swagger 2.0 definitions to OpenAPI 3.0 |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

