go-httpdoc
go-httpdoc copied to clipboard
Experimental: Support API Blueprint output
This PR adds experimental support of API blueprint format output.
From .apib and https://github.com/subosito/snowboard, you can generate the following html documentation,

Codecov Report
Merging #8 into master will not change coverage. The diff coverage is
100%.
@@ Coverage Diff @@
## master #8 +/- ##
=======================================
Coverage 99.04% 99.04%
=======================================
Files 3 3
Lines 209 209
=======================================
Hits 207 207
Misses 2 2
| Impacted Files | Coverage Δ | |
|---|---|---|
| httpdoc.go | 100% <ø> (ø) |
:arrow_up: |
| template.go | 100% <100%> (ø) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update df39848...9981bea. Read the comment docs.