Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
PostmanでAPIの動作確認が楽になった話
Search
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
Toshimasa Hashiguchi
April 17, 2024
Programming
0
620
PostmanでAPIの動作確認が楽になった話
手動で行っていたAPIの動作確認をPostmanとGitHub Actionsで自動化したら、開発がめちゃくちゃ楽になった話です。
Toshimasa Hashiguchi
April 17, 2024
Tweet
Share
More Decks by Toshimasa Hashiguchi
See All by Toshimasa Hashiguchi
ASP.NET Core の OpenAPIサポート
h455h1
0
420
Other Decks in Programming
See All in Programming
社内規程RAGの精度を73.3% → 100%に改善した話
oharu121
13
8.2k
Claude Code の Skill で複雑な既存仕様をすっきり整理しよう
yuichirokato
1
410
CS教育のDX AIによる育成の効率化
niftycorp
PRO
0
140
エンジニアの「手元の自動化」を加速するn8n 2026.02.27
symy2co
0
160
Claude Code Skill入門
mayahoney
0
400
20260228_JAWS_Beginner_Kansai
takuyay0ne
5
590
LangChain4jとは一味違うLangChain4j-CDI
kazumura
1
200
AI時代の脳疲弊と向き合う ~言語学としてのPHP~
sakuraikotone
1
290
コードレビューをしない選択 #でぃーぷらすトウキョウ
kajitack
3
1k
モックわからないマン卒業記 ~振る舞いを起点に見直した、フロントエンドテストにおけるモックの使いどころ~
tasukuwatanabe
3
400
Takumiから考えるSecurity_Maturity_Model.pdf
gessy0129
1
150
ふつうの Rubyist、ちいさなデバイス、大きな一年
bash0c7
0
1.1k
Featured
See All Featured
Introduction to Domain-Driven Design and Collaborative software design
baasie
1
640
Data-driven link building: lessons from a $708K investment (BrightonSEO talk)
szymonslowik
1
980
Ruling the World: When Life Gets Gamed
codingconduct
0
180
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
12
1.1k
Pawsitive SEO: Lessons from My Dog (and Many Mistakes) on Thriving as a Consultant in the Age of AI
davidcarrasco
0
89
jQuery: Nuts, Bolts and Bling
dougneiner
65
8.4k
Building Experiences: Design Systems, User Experience, and Full Site Editing
marktimemedia
0
450
We Have a Design System, Now What?
morganepeng
55
8k
sira's awesome portfolio website redesign presentation
elsirapls
0
190
Principles of Awesome APIs and How to Build Them.
keavy
128
17k
Self-Hosted WebAssembly Runtime for Runtime-Neutral Checkpoint/Restore in Edge–Cloud Continuum
chikuwait
0
400
Faster Mobile Websites
deanohume
310
31k
Transcript
PostmanでAPIの動作確認が楽になった話 Hassy
Hassy(はっしー) ❏ 株式会社 オルターブース ❏ Webアプリケーションエンジニア ❏ 主な技術領域:C#、.NET、Azure、GitHub ❏ Azure
Solutions Architect Expert ❏ Senior Virtual Reality Specialist X: @h455h1
API動作確認どうしてますか? ❏ Postman ❏ curl ❏ Swagger
今までの動作確認 APIの実装 動作確認 ポチ ポチ ポチ ポチ ポチ ポチ 手動で動作確認
ポチ ポチ ポチ ポチ ポチ ポチ ポチ ポチ
New 動作確認 APIの実装 自動で動作確認
Tests Postbotでテストが 簡単に書ける!
Run collection リクエストまとめて実 行できる!
Postman CLI と CI/CD
GitHub Actions 簡単に組み込める!
Postman Advent Calendar 2023 Postman × GitHub Actions でWebAPIのテスト を自動化しよう!
#@Postman - Qiita
PostmanでAPIの動作確認が楽になった話 Hassy