登入
選單
返回
Google圖書搜尋
Creating Maintainable APIs
Ervin Varga
其他書名
A Practical, Case-Study Approach
出版
Apress
, 2016-11-14
主題
Computers / Programming / Compilers
Computers / Programming / General
ISBN
1484221966
9781484221969
URL
http://books.google.com.hk/books?id=CRR_DQAAQBAJ&hl=&source=gbs_api
EBook
SAMPLE
註釋
Build straightforward and maintainable APIs to create services that are usable and maintainable. Although this book focuses on distributed services, it also emphasizes how the core principles apply even to pure OOD and OOP constructs.
The overall context of
Creating Maintainable APIs
is to classify the topics into four main areas: classes and interfaces, HTTP REST APIs, messaging APIs, and message payloads (XML, JSON and JSON API as well as Apache Avro).
What You Will Learn
Use object-oriented design constructs and their APIs
Create and manage HTTP REST APIs
Build and manage maintainable messaging APIs, including the use of Apache Kafka as a principal messaging hub
Handle message payloads via JSON
Who This Book Is For
Any levelsoftware engineers and very experienced programmers.