Hi,

I released jsondoc a command line tool used to simplify creation of
documentation of HTTP (REST) JSON APIs for projects written in Go. The
input and/or output JSON structure for particular endpoints is obtained
from named types from selected Go packages. The output of jsondoc is an
HTML file with embedded CSS.

Example output:
http://lukpank.github.io/jsondoc/example.html

Repo and description:
https://github.com/lukpank/jsondoc

Regards,
Łukasz Pankowski

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to