Postman
https://www.postman.com/
WebAPIの開発をサポートするWebService。
無料でも多くの機能を使える。
shimizukawa.iconブラウザ拡張しか知らなかったけどサービスがあったんだな・・2020/09/21
Postmanを活用したバックエンド開発事例の紹介 – 10ANTZ Developers Blog
日本語での解説記事
Postman | The Collaboration Platform for API Development
API Client
Quickly and easily send REST, SOAP, and GraphQL requests directly within Postman.
APIクライアント機能は、REST, SOAP, GraphQL にリクエストできる
Automated Testing
Automate manual tests and integrate them into your CI/CD pipeline to ensure that any code changes won't break the API in production.
手動のテストなどをCI/CDパイプラインに組み込んで、コードの変更がAPIを壊していないことの確認ができる
Design & Mock
Communicate the expected behavior of an API by simulating endpoints and their responses without having to set up a backend server.
バックエンドサーバーのセットアップなしで、APIエンドポイントの期待する動作をシミュレートできる
Documentation
Generate and publish beautiful, machine-readable documentation to make your API easier to consume.
美しく、マシンリーダブルなドキュメントを簡単に生成できる
Monitors
Stay up-to-date on the health of your API by checking performance and response times at scheduled intervals.
APIのパフォーマンスとレスポンス時間を定期的にチェックして、最新の健康状態を確認できる
Workspaces
Provide a shared context for building and consuming APIs, and collaborate in real-time with built-in version control.
API の構築と利用のための共有コンテキストを提供し、組み込みのバージョン管理でリアルタイムに共同作業を行える