书籍 API Design Patterns的封面

API Design Patterns

JJ Geewax

出版时间

2020-06-04

ISBN

9781617295850

评分

★★★★★

标签

编程

书籍介绍

API Design Patterns draws on the collected wisdom of the API community, including the internal developer knowledge base at Google, laying out an innovative set of design patterns for developing both internal and public-facing APIs. In this essential guide, Google Software Engineer JJ Geewax provides a unique and authoritative catalog of patterns that promote flexibility and ease-of-use in your APIs. Each pattern in the catalog is fully illustrated with its own example API, use-cases for solving common API design challenges, and scenarios for tricky edge issues using a pattern’s more subtle features. With the best practices laid out in this book, you can ensure your APIs are adaptive in the face of change and easy for your clients to incorporate into their projects.

what's inside

A full case-study of building an API and adding features

The guiding principles that underpin most API patterns

Fundamental patterns for resource layout and naming

Advanced patterns for special interactions and data transformations

用户评论
这是目前讲api规范讲的最好的一本书了吧,深入浅出,而且极具可操作性!