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
47
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
7
The Digital Product Passport
danielkocot
PRO
0
16
Establishing a Specification Framework for API Management Federation
danielkocot
PRO
0
4
API Sprawl In The Era Of Great Unbundling
danielkocot
PRO
0
47
API Development: Evolving Prospects and Future Outlook
danielkocot
PRO
0
85
API Thinking
danielkocot
PRO
0
55
The intersection of AI and API Development
danielkocot
PRO
0
19
Unlocking collaboration with Internal Developer Portals and Marketplaces - Democratizing API Access
danielkocot
PRO
0
24
leveraging_prompt_engineering_for_effective_openapi_descriptions_of_apis.pdf
danielkocot
PRO
0
25
Other Decks in Programming
See All in Programming
PHPカンファレンス名古屋2025 タスク分解の試行錯誤〜レビュー負荷を下げるために〜
soichi
1
740
はじめての Go * WASM * OCR
sgash708
1
120
Jakarta EE meets AI
ivargrimstad
0
600
Serverless Rust: Your Low-Risk Entry Point to Rust in Production (and the benefits are huge)
lmammino
1
160
SwiftUI移行のためのインプレッショントラッキング基盤の構築
kokihirokawa
0
170
Boos Performance and Developer Productivity with Jakarta EE 11
ivargrimstad
0
580
Better Code Design in PHP
afilina
0
180
技術を改善し続ける
gumioji
0
180
Django NinjaによるAPI開発の効率化とリプレースの実践
kashewnuts
1
290
kintone開発を効率化するためにチームで試した施策とその結果を大放出!
oguemon
0
320
Expoによるアプリ開発の現在地とReact Server Componentsが切り開く未来
yukukotani
1
200
コードを読んで理解するko build
bells17
1
110
Featured
See All Featured
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3k
Git: the NoSQL Database
bkeepers
PRO
428
65k
How GitHub (no longer) Works
holman
314
140k
A Philosophy of Restraint
colly
203
16k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
27
1.9k
RailsConf 2023
tenderlove
29
1k
Testing 201, or: Great Expectations
jmmastey
42
7.2k
Designing for humans not robots
tammielis
250
25k
Designing for Performance
lara
605
68k
Site-Speed That Sticks
csswizardry
4
420
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
46
2.4k
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