Skip to content

xdrr/swagger2csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Swagger To CSV

This script quickly parses a file of URLs to swagger API docs into a CSV file. The URLs in the specified file must point to the JSON API docs, usually found at /api-docs or /api-docs.json.

Once parsed, the apis.csv file is produced for your easy consumption.

SYNOPSIS

python swagger2csv.py [file]

AUTHOR

Ben Nott

LICENSE

MIT

About

Swagger API Docs to CSV converter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages