Skip to content

akakou-hobby/post-man

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PostMan

簡単にPOSTを投げつけるWEBページ

How to

Installation

インストールはありません.
リポジトリをクローンして,その中にあるindex.htmlをお好きなブラウザ(google chrome推奨)で開くだけです.

Send Post Request

  1. url のしたのフォームに,送信先のURLを記入.
  2. ADD を押すと,フォームが二つずつ増えるので,右側にキーを,左側に値を書き込む
  3. JUMP を押すとPOSTが送られ,リダイレクトされます.