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
Continous API Development
Search
Daniel Kocot
PRO
January 22, 2019
Programming
0
49
Continous API Development
Daniel Kocot
PRO
January 22, 2019
Tweet
Share
More Decks by Daniel Kocot
See All by Daniel Kocot
Navigating the Post OpenAPI Era
danielkocot
PRO
0
12
The Digital Product Passport
danielkocot
PRO
0
21
Establishing a Specification Framework for API Management Federation
danielkocot
PRO
0
11
API Sprawl In The Era Of Great Unbundling
danielkocot
PRO
0
54
API Development: Evolving Prospects and Future Outlook
danielkocot
PRO
0
93
API Thinking
danielkocot
PRO
0
61
The intersection of AI and API Development
danielkocot
PRO
0
25
Unlocking collaboration with Internal Developer Portals and Marketplaces - Democratizing API Access
danielkocot
PRO
0
27
leveraging_prompt_engineering_for_effective_openapi_descriptions_of_apis.pdf
danielkocot
PRO
0
29
Other Decks in Programming
See All in Programming
generative-ai-use-cases(GenU)の推しポイント ~2025年4月版~
hideg
1
360
Make Parsers Compatible Using Automata Learning
makenowjust
2
6.7k
ComposeでWebアプリを作る技術
tbsten
0
130
プロダクト横断分析に役立つ、事前集計しないサマリーテーブル設計
hanon52_
3
520
DevOpsDaysTokyo2025社内副業で他部門へ_越境_して見えた価値再定義最大1か月のリードタイムを10分に短縮したDevOps実践.pdf
susumutomita
0
110
Qiita Bash
mercury_dev0517
2
220
Ruby on Railroad: The Power of Visualizing CFG
ydah
0
280
M5UnitUnified 最新動向 2025/05
gob
0
110
fieldalignmentから見るGoの構造体
kuro_kurorrr
0
130
Optimizing JRuby 10
headius
0
520
「理解」を重視したAI活用開発
fast_doctor
0
260
ASP.NETアプリケーションのモダナイゼーションについて
tomokusaba
0
240
Featured
See All Featured
Testing 201, or: Great Expectations
jmmastey
42
7.5k
How GitHub (no longer) Works
holman
314
140k
Making the Leap to Tech Lead
cromwellryan
133
9.2k
Being A Developer After 40
akosma
91
590k
Embracing the Ebb and Flow
colly
85
4.7k
The Cult of Friendly URLs
andyhume
78
6.3k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
29
9.4k
The Language of Interfaces
destraynor
157
25k
Intergalactic Javascript Robots from Outer Space
tanoku
270
27k
Building a Modern Day E-commerce SEO Strategy
aleyda
40
7.2k
Side Projects
sachag
453
42k
YesSQL, Process and Tooling at Scale
rocio
172
14k
Transcript
Continuous API Development 1 Daniel Kocot / code day 2019
/ 22. Januar 2018
2
3
4 Planning and Designing Developing Testing Deploying Retiring
5 API(s)
6 API as a
7 - Public APIs - Customer - Development - Immutable
- Measurability - Availability and Publication - Security API as a Product
8 Birth of Swagger
9 Founding Open API Initiative (OAI)
10 Brave (New) API Development World
11 Code First
12 @Api @ApiOperation @ApiResponse @ApiParam @ApiModel @ApiModelProperty Example: Java-Annotations
13 API First
14
15 Under Test Spock Framework
16 Springfox Spring Rest Docs Swagger2Markup ReDoc Documentation
DEMO TIME 17
Conclusion 18
19 - API as a Product (https://blog.codecentric.de/2018/10/api-as-a- product/) - API-Management
mit Kong von Alexander Melnyk (https://blog.codecentric.de/2017/11/api-management-kong/) Further Reading