Skip to content

bekapod/dazzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dazzle

A spec-aware, terminal-native API explorer.

Dazzle parses your OpenAPI spec and provides an interactive terminal UI for browsing endpoints, filtering, and keyboard navigation.

Usage

# From a local file
dazzle ./openapi.yaml

# From a URL
dazzle https://petstore3.swagger.io/api/v3/openapi.json

Install

git clone https://github.com/yourusername/dazzle.git
cd dazzle
make build

Requires Go 1.23+.

Development

make build    # Build binary
make test     # Run tests
make lint     # Lint
make all      # All of the above

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 3

  •  
  •  
  •