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
Teach programming with Postman 101
Search
tnir
November 14, 2023
Technology
0
15
Teach programming with Postman 101
2023-11-14 Postman Nagoya Meetup 2023.11 @ JP KITTE Nagoya Conference and Hall
tnir
November 14, 2023
Tweet
Share
More Decks by tnir
See All by tnir
Cloud Run & GKE Autopilot (late 2024)
tnir
0
16
A life with Rails 8.0 (beta)
tnir
0
77
Progressive Rails 8.1 (alpha) / progressive-rails-8-1
tnir
0
120
三代目CTO at stmn, inc. / CTO at stmn
tnir
1
6.1k
Cloud-agnostic Serverless built with GitLab
tnir
0
350
The Challenge at Contribute & Sessions from GitLab Contribute 2019 New Orleans
tnir
3
1.3k
The State of Docker: product and community
tnir
3
990
GitLab Overview & Version 12.x
tnir
2
2.9k
Engineering life with containers on AWS
tnir
1
7.2k
Other Decks in Technology
See All in Technology
re:Invent2024 KeynoteのAmazon Q Developer考察
yusukeshimizu
1
150
機械学習を「社会実装」するということ 2025年版 / Social Implementation of Machine Learning 2025 Version
moepy_stats
5
1.2k
Unsafe.BitCast のすゝめ。
nenonaninu
0
200
【Oracle Cloud ウェビナー】2025年のセキュリティ脅威を読み解く:リスクに備えるためのレジリエンスとデータ保護
oracle4engineer
PRO
1
100
ゼロからわかる!!AWSの構成図を書いてみようワークショップ 問題&解答解説 #デッカイギ #羽田デッカイギおつ
_mossann_t
0
1.5k
2025年に挑戦したいこと
molmolken
0
160
Building Scalable Backend Services with Firebase
wisdommatt
0
110
2025年のARグラスの潮流
kotauchisunsun
0
790
Cloudflareで実現する AIエージェント ワークフロー基盤
kmd09
0
290
Docker Desktop で Docker を始めよう
zembutsu
PRO
0
170
Kotlin Multiplatformのポテンシャル
recruitengineers
PRO
2
150
When Windows Meets Kubernetes…
pichuang
0
300
Featured
See All Featured
Git: the NoSQL Database
bkeepers
PRO
427
64k
Bash Introduction
62gerente
610
210k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
59k
The Cost Of JavaScript in 2023
addyosmani
46
7.2k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
28
4.5k
How to Ace a Technical Interview
jacobian
276
23k
What's in a price? How to price your products and services
michaelherold
244
12k
Making Projects Easy
brettharned
116
6k
Designing Experiences People Love
moore
139
23k
Rebuilding a faster, lazier Slack
samanthasiow
79
8.8k
Testing 201, or: Great Expectations
jmmastey
41
7.2k
Transcript
Teach programming with Postman 101 @tnir - 2023-11-14 - Postman
Nagoya Meetup 2023.11 @KITTE Nagoya
@tnir Takuya Noguchi Tw: @tn961ir • https://github.com/tnir • https://gitlab.com/tnir
#PostmanMeetup @tn961ir @tnir (Takuya N) • DevEx (developer experience), SRE
• ex-(Apigee user), ex-(Apiary user) (API Blueprint) • Ruby暦24年/Rails暦17年 • https://bundler.io サイト担当者 (2022-) • Ruby bizグランプリ2021受賞 • Core Team, GitLab (アクティブ開発者。世界で 7人) • Django Girls Tokyoコーチ • Python Boot Camp Nagoyaコーチ • GitLab Tokyoオーガナイザー ◦ GitLab Women立ち上げ支援兼スピーカー • GitLab JP, Docker Tokyo, Prometheus Tokyo立ち上げand/or共同オーガナイザー, Cloud Native Ambassador, CNCF https://github.com/ruby/ruby
#PostmanMeetup @tn961ir Postmanのイメージ • わりと昔からあるRESTツールだよね? • 最初に使ったの、2015年くらい? • このタイミングでMeetup?コミュニティリレーションズ?🧐
#PostmanMeetup @tn961ir 実態 🤩 https://www.crunchbase.com/organization/postman
#PostmanMeetup @tn961ir 最近の関心事 • プログラミング教育(ビジネス的) ◦ コロナでエンジニア人材が流動化した ◦ アーリーフェーズ(未上場)のスタートアップのハンズオ ン支援をすることが増えてきた
◦ プログラミングスクール爆増 • Platform Engineering ◦ Internal developer platform (IDP) ◦ Platform Engineering Meetup #3参照
#PostmanMeetup @tn961ir Teach programming • Ruby on Railsベースの支援をしている • Rails
Girls (2012年スタート) をいろいろ手伝っている
#PostmanMeetup @tn961ir 業務: フロント/バックエンド分離 • 多くのRailsベースのSaaS企業における実務の実態 ◦ フロントエンド・バックエンドの分離がなされている ◦ APIファースト
• 課題 ◦ Rails Girls (など) との技術ギャップが大きい ◦ プログラミングスクールから入ってくる未経験エンジニアが困惑
#PostmanMeetup @tn961ir コミュニティベース • コミュニティ = オープンソース的思想 • APIセントリックな開発の「体験」 •
これから作っていく💪💪💪
Use Postman in my daily work
#PostmanMeetup @tn961ir レガシーアプリと立ち向かう • APIファーストではないアプリと出会う ◦ OpenAPI SpecベースのREST API
◦ 現開発者数 = 指で数えられるチーム人数 ◦ 延べ開発者数 = 指で数えられれないチーム人数 • APIドキュメントプラットフォームが独自実装 • Cookie (session) ベースのAPI認証 • 手っ取り早く全体を理解するにはPostman(ローカルアプリ) はとても助かっている • 🙋プロダクト/開発組織の強化も担う
#PostmanMeetup @tn961ir レガシーアプリと立ち向かう 2 • Postmanアプリを使うと見通しがよくなる ◦ コード品質の改善 ◦
雰囲気でOpenAPI Spec YML書いていると辛くなる ◦ 1API 1APIの見通しがかなり集中して開発できる • 😔 チーム導入する場合のコスト感 ◦ Basic $14/user/mo ◦ Pro $29/user/mo ◦ みなさんどうしているんですか?(へるぷみー)
#PostmanMeetup @tn961ir Hiring QA/SW engineers in Nagoya • 10 min
walk from here (KITTE Nagoya) ◦ ここから歩いて10分 • API-driven (OAS 3) development ◦ シンプルな (REST) API開発 • API testing ◦ 新規で実践するAPIテスト設計・実装 • 6 conference sponsorship in Tokyo (2023) ◦ 年間多数のカンファレンススポンサー (主に東京) 自社開催も!!! • Event venue offer (for free) (up to 50 ppl.) ◦ 最大50人のイベント会場提供 (最大50人)
12 positions open (in product & eng) 🏯&🗼
None
Rails Girls Nagoya #6 in Dec 2023 (TBA) (やりたい!の温度感。でもやります!!)