Skip to content

api-evangelist/zally

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zally (zally)

Zally is an open source API linter from Zalando that validates OpenAPI 2 and 3 specifications against configurable rule sets for API design consistency. It exposes a REST API, command-line interface, and web UI for checking API designs against Zalando's RESTful API Guidelines or custom rule sets.

APIs.json: https://raw.githubusercontent.com/api-evangelist/zally/refs/heads/main/apis.yml

Scope

  • Type: Index

Tags

  • API Design
  • API Linting
  • API Quality
  • Open Source
  • OpenAPI
  • Zalando

Timestamps

  • Created: 2026-03-25
  • Modified: 2026-05-19

APIs

Zally API

The Zally REST API performs linting of OpenAPI specifications against configurable rule sets. It returns violations grouped by rule severity (MUST, SHOULD, COULD, MAY, HINT), tracks linting statistics, and lists supported rules. Authentication is via Bearer JWT.

Tags

  • API Linting
  • API Quality
  • OpenAPI

Properties

Common Properties

Maintainers

FN: Kin Lane Email: kin@apievangelist.com

About

Zally is an open source API linter from Zalando that validates OpenAPI 2 and 3 specifications against configurable rule sets for API design consistency. It exposes a REST API, command-line interface, and web UI for checking API designs against Zalando's RESTful API Guidelines or custom rule sets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors