Skip to content
/ blueman Public

Docker image that converts an API Blueprint AST file to a Postman collection

License

Notifications You must be signed in to change notification settings

tagip/blueman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blueman

Docker image that converts an API Blueprint AST file to a Postman collection. It's based on https://github.com/pixelfusion/blueman.

Usage

docker run --rm -v $(pwd):/tmp blueman convert /tmp/api.json --output=/tmp/postman.json

About

Docker image that converts an API Blueprint AST file to a Postman collection

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages