5
6

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

APIテスト(JSON形式でPOSTする)に使える汎用的なHTMLフォーム

Last updated at Posted at 2021-07-05

この記事は個人ブログに移行しました。最新情報はブログ版をご覧ください。

要点

  • ポイント! — APIのURLが書き換えられる Methodも切り替えできる パラメータ名と値が書き換えられる パラメータが足りなければ add で追加できる パラメータは [] で配列にも対応
  • ソース — api test.htmlなど適当なファイル名で保存して使ってください。
  • 参考 — https://qiita.

もっと詳しく

  • ブログではコード全文や補足資料を継続的に更新しています
  • 気になる点があればコメントください🙌
5
6
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
5
6

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?