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
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
Daniel Kocot
January 22, 2019
Programming
0
64
Continous API Development
Daniel Kocot
January 22, 2019
Tweet
Share
More Decks by Daniel Kocot
See All by Daniel Kocot
Navigating the Post OpenAPI Era
danielkocot
0
40
The Digital Product Passport
danielkocot
0
66
Establishing a Specification Framework for API Management Federation
danielkocot
0
48
API Sprawl In The Era Of Great Unbundling
danielkocot
0
110
API Development: Evolving Prospects and Future Outlook
danielkocot
0
130
API Thinking
danielkocot
0
92
The intersection of AI and API Development
danielkocot
0
62
Unlocking collaboration with Internal Developer Portals and Marketplaces - Democratizing API Access
danielkocot
0
33
leveraging_prompt_engineering_for_effective_openapi_descriptions_of_apis.pdf
danielkocot
0
56
Other Decks in Programming
See All in Programming
受け入れテスト駆動開発(ATDD)×AI駆動開発 AI時代のATDDの取り組み方を考える
kztakasaki
2
550
LangChain4jとは一味違うLangChain4j-CDI
kazumura
1
170
エンジニアの「手元の自動化」を加速するn8n 2026.02.27
symy2co
0
130
AI主導でFastAPIのWebサービスを作るときに 人間が構造化すべき境界線
okajun35
0
680
Railsの気持ちを考えながらコントローラとビューを整頓する/tidying-rails-controllers-and-views-as-rails-think
moro
5
390
20260228_JAWS_Beginner_Kansai
takuyay0ne
5
470
AIコーディングの理想と現実 2026 | AI Coding: Expectations vs. Reality 2026
tomohisa
0
1.2k
How to stabilize UI tests using XCTest
akkeylab
0
110
Agent Skills Workshop - AIへの頼み方を仕組み化する
gotalab555
15
8.4k
オブザーバビリティ駆動開発って実際どうなの?
yohfee
3
810
ふつうの Rubyist、ちいさなデバイス、大きな一年
bash0c7
0
800
What Spring Developers Should Know About Jakarta EE
ivargrimstad
0
350
Featured
See All Featured
How to Ace a Technical Interview
jacobian
281
24k
Navigating Algorithm Shifts & AI Overviews - #SMXNext
aleyda
1
1.2k
GitHub's CSS Performance
jonrohan
1032
470k
Information Architects: The Missing Link in Design Systems
soysaucechin
0
820
Darren the Foodie - Storyboard
khoart
PRO
3
2.8k
Code Review Best Practice
trishagee
74
20k
SEO for Brand Visibility & Recognition
aleyda
0
4.3k
Ruling the World: When Life Gets Gamed
codingconduct
0
170
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
130k
Believing is Seeing
oripsolob
1
79
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
Noah Learner - AI + Me: how we built a GSC Bulk Export data pipeline
techseoconnect
PRO
0
130
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