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
43
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
4
The Digital Product Passport
danielkocot
PRO
0
6
Establishing a Specification Framework for API Management Federation
danielkocot
PRO
0
3
API Sprawl In The Era Of Great Unbundling
danielkocot
PRO
0
26
API Development: Evolving Prospects and Future Outlook
danielkocot
PRO
0
75
API Thinking
danielkocot
PRO
0
50
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
22
leveraging_prompt_engineering_for_effective_openapi_descriptions_of_apis.pdf
danielkocot
PRO
0
24
Other Decks in Programming
See All in Programming
Hotwire or React? ~Reactの録画機能をHotwireに置き換えて得られた知見~ / hotwire_or_react
harunatsujita
8
5.1k
WEBエンジニア向けAI活用入門
sutetotanuki
0
330
Snowflake x dbtで作るセキュアでアジャイルなデータ基盤
tsoshiro
2
500
推し活としてのrails new/oshikatsu_ha_iizo
sakahukamaki
3
2k
Tauriでネイティブアプリを作りたい
tsucchinoko
0
350
cXML という電子商取引の トランザクションを支える プロトコルと向きあっている話
phigasui
3
2.3k
『ドメイン駆動設計をはじめよう』のモデリングアプローチ
masuda220
PRO
8
510
タクシーアプリ『GO』のリアルタイムデータ分析基盤における機械学習サービスの活用
mot_techtalk
4
420
約9000個の自動テストの 時間を50分->10分に短縮 Flakyテストを1%以下に抑えた話
hatsu38
24
12k
リアーキテクチャxDDD 1年間の取り組みと進化
hsawaji
1
190
From Subtype Polymorphism To Typeclass-based Ad hoc Polymorphism- An Example
philipschwarz
PRO
0
190
C#/.NETのこれまでのふりかえり
tomokusaba
1
180
Featured
See All Featured
The Art of Programming - Codeland 2020
erikaheidi
52
13k
KATA
mclloyd
29
14k
Keith and Marios Guide to Fast Websites
keithpitt
409
22k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
32
1.8k
Automating Front-end Workflow
addyosmani
1366
200k
Building Flexible Design Systems
yeseniaperezcruz
327
38k
Code Review Best Practice
trishagee
64
17k
Raft: Consensus for Rubyists
vanstee
136
6.6k
Navigating Team Friction
lara
183
14k
Reflections from 52 weeks, 52 projects
jeffersonlam
346
20k
Speed Design
sergeychernyshev
24
600
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
27
2k
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