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
50
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
18
The Digital Product Passport
danielkocot
PRO
0
47
Establishing a Specification Framework for API Management Federation
danielkocot
PRO
0
29
API Sprawl In The Era Of Great Unbundling
danielkocot
PRO
0
71
API Development: Evolving Prospects and Future Outlook
danielkocot
PRO
0
110
API Thinking
danielkocot
PRO
0
73
The intersection of AI and API Development
danielkocot
PRO
0
33
Unlocking collaboration with Internal Developer Portals and Marketplaces - Democratizing API Access
danielkocot
PRO
0
29
leveraging_prompt_engineering_for_effective_openapi_descriptions_of_apis.pdf
danielkocot
PRO
0
38
Other Decks in Programming
See All in Programming
モバイルアプリからWebへの横展開を加速した話_Claude_Code_実践術.pdf
kazuyasakamoto
0
320
ぬるぬる動かせ! Riveでアニメーション実装🐾
kno3a87
1
210
テストコードはもう書かない:JetBrains AI Assistantに委ねる非同期処理のテスト自動設計・生成
makun
0
240
テストカバレッジ100%を10年続けて得られた学びと品質
mottyzzz
2
560
AI Coding Agentのセキュリティリスク:PRの自己承認とメルカリの対策
s3h
0
200
250830 IaCの選定~AWS SAMのLambdaをECSに乗り換えたときの備忘録~
east_takumi
0
380
Android端末で実現するオンデバイスLLM 2025
masayukisuda
1
120
アプリの "かわいい" を支えるアニメーションツールRiveについて
uetyo
0
220
Improving my own Ruby thereafter
sisshiki1969
1
160
Namespace and Its Future
tagomoris
6
700
Introducing ReActionView: A new ActionView-compatible ERB Engine @ Rails World 2025, Amsterdam
marcoroth
0
640
プロパティベーステストによるUIテスト: LLMによるプロパティ定義生成でエッジケースを捉える
tetta_pdnt
0
300
Featured
See All Featured
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
51
5.6k
jQuery: Nuts, Bolts and Bling
dougneiner
64
7.9k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Bash Introduction
62gerente
615
210k
Why Our Code Smells
bkeepers
PRO
339
57k
Become a Pro
speakerdeck
PRO
29
5.5k
Reflections from 52 weeks, 52 projects
jeffersonlam
352
21k
4 Signs Your Business is Dying
shpigford
184
22k
Balancing Empowerment & Direction
lara
3
620
Documentation Writing (for coders)
carmenintech
74
5k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.9k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
33
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