Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 370 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 370 Bytes

drafter-go

The drafter-go is an API Blueprint parser for Golang. This package is a wrapper around the underlying C++ parser drafter.

Installation

$ go get -u github.com/dameleon/drafter-go

Usage

TODO

License

MIT License. See the LICENSE file.