Skip to content
/ drafter Public

Docker image that generate AST json from API Blueprint file

Notifications You must be signed in to change notification settings

tagip/drafter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Drafter

Docker image that generates AST json from API Blueprint file. It's based on https://github.com/apiaryio/drafter.

Usage

docker run --rm -v $(pwd):/tmp tagip/drafter drafter /tmp/api.apib -f json -t ast -o /tmp/api.json

About

Docker image that generate AST json from API Blueprint file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages