Kong / Kong/httpsnippet

Support directly generating Postman Collections JSON

オープン
#309 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
TypeScript
スター
1.2k
フォーク
242
PR マージ指標
30日以内にマージされた PR はありません

説明

It would be useful to be able to export directly to Postman collections format (v2 - structure documented [here](https://schema.postman.com/collection/json/v2.1.0/draft-07/docs/index.html)).

There are other existing JS libraries to do this (e.g. https://github.com/javieraviles/Har2Postman/) and it's very simple (it's a JSON -> JSON transformation) but integrating that in Httpsnippet too would be useful, to make it available within the same structure & using the same API as all the other HTTP export formats here.

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Start by reviewing Httpsnippet's existing HTTP export format implementations and the shared API used by them, then compare the requested output with the Postman Collections v2.1 schema and the linked Har2Postman library. Done means direct generation of valid Postman Collections JSON through the same API as the other formats.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
postman, typescript
領域
api, tooling
issue の種類
機能追加
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
42/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。