Upgrade to Pro — share decks privately, control downloads, hide ads and more …

GolangでAPIドキュメント自動生成

Masaki Iino
November 17, 2017

 GolangでAPIドキュメント自動生成

社内LT

Masaki Iino

November 17, 2017
Tweet

More Decks by Masaki Iino

Other Decks in Technology

Transcript

  1. APIドキュメントは書くのが大変 • Host • Path • HTTPメソッド • Request Header,

    Body • Query Parameter • Response Status Code • Response Header, Body • etc...
  2. API Blueprint • 基本情報 ◦ タイトル ◦ ホスト • グループ

    • endopoint情報 ◦ HTTPメソッド ◦ endpoint ◦ リクエスト ◦ パラメータ ◦ レスポンス