11
14

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

RESTful API叩くツールには Chrome拡張のpostmanが最強(追記あり)

Last updated at Posted at 2018-07-10

##公式サイト
https://www.getpostman.com/

##Chromeウェブストア
Postman - Chromeウェブストア

##紹介記事引用

##自分的気に入ってる点

  • ターミナルでcurl叩くよりとっつきやすい
  • curlとかと違ってGUIでheaderやJSON形式の整形してくれたり使いやすい。
  • Chrome拡張で使えばChromeの同期で履歴もタブも同期してくれる。
  • よく使うものはブックマークのようにフォルダ階層形式で保存可能。
  • ブックマーク時には、HeaderやKeyももれなく保存してくれるから呼び出したらsendボタン押すだけ

以上です。


#追記
Goodbye Postman Chrome app
曰くChrome拡張版は廃止予定で、ネイティブアプリ使えってさ。

11
14
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
11
14

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?