docgen

Transform your postman collection to HTML/Markdown documentation

Github星跟蹤圖

Docgen

Transform your postman collection to HTML/Markdown documentation

Task screenshot

Installation on Mac/Linux

curl https://raw.githubusercontent.com/thedevsaddam/docgen/v3/install.sh -o install.sh && sudo chmod +x install.sh && sudo ./install.sh

Windows

For windows download the binary and set environment variable so that you can access the binary from terminal

Download binary

Available features

  • Live postman collection to documentation
  • Build postman collection to html/markdown documentation
  • Supports multi-level collection build

Usage

  • To view live HTML documentation from postman collection use docgen server -f input-postman-collection.json -p 8000 This will open the html version of postman collection to the defined port
  • To view live Markown documentation from postman collection use docgen server -f input-postman-collection.json -p 8000 -m This will open the markdown version of postman collection to the defined port
  • To make HTML documentation use docgen build -i input-postman-collection.json -o ~/Downloads/index.html
  • To make Markdown documentation use docgen build -i input-postman-collection.json -o ~/Downloads/index.md -m

Demo markdown API documentation

Author

  1. Sajib Sikder
  2. Saddam H

Contributor

  1. Anondo

Contribution

Your suggestions will be more than appreciated.
Read the contribution guide here

See all contributors

License

The docgen is an open-source software licensed under the MIT License.

Support on Beerpay

Hey dude! Help me out for a couple of :beers:!

Beerpay Beerpay

主要指標

概覽
名稱與所有者thedevsaddam/docgen
主編程語言Go
編程語言Shell (語言數: 4)
平台
許可證MIT License
所有者活动
創建於2018-01-04 15:08:08
推送於2023-06-18 05:08:50
最后一次提交2019-01-23 15:29:43
發布數11
最新版本名稱v3.3.0 (發布於 2022-01-26 00:02:28)
第一版名稱v1.0 (發布於 2018-01-04 21:17:41)
用户参与
星數1k
關注者數15
派生數136
提交數115
已啟用問題?
問題數51
打開的問題數24
拉請求數20
打開的拉請求數3
關閉的拉請求數6
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?