In today’s market, where rival web services compete for attention, a well-designed REST API is a must-have feature. This concise book presents a set of API design rules, drawn primarily from best prac
Send and receive email from Java applications by using the JavaMail API. With this concise book, you’ll learn how to communicate with existing SMTP, POP, and IMAP servers, and how to write your own. W
ASP.NET Web API is a key part of ASP.NET MVC 4 and the platform of choice for building RESTful services that can be accessed by a wide range of devices. Everything from JavaScript libraries to RIA plu
Go beyond HTML5’s Audio tag and boost the audio capabilities of your web application with the Web Audio API. Packed with lots of code examples, crisp descriptions, and useful illustrations, this conci
Practical ASP.NET Web API provides you with a hands-on and code-focused demonstration of the ASP.NET Web API in action. From the very beginning, you'll be writing working code in order to see best pra
The Facebook API allows web developers to create Facebook applications and access Facebook data from other applications.Facebook API Developers Guide covers the use and implementation of the Facebook
The design of application programming interfaces can affect the behavior, capabilities, stability, and ease of use of end-user applications. With this book, you will learn how to design a good API for
This one hundred page book focuses exclusively on how you can best use the ASP.NET MVC 4 Framework to build world-class REST services using Web API. It sets aside much of what the ASP.NET MVC Framewor
Several client-side storage options are available to web applications, but one area that's been lacking until now is file I/O—the ability to organize binary data into a true hierarchy of folders. That
This book introducing the reader (you) to the Vulkan cross platform 3D graphics API - including simple tutorials and samples. We address questions, such as, Do we need another graphics API? What is
IPv6 Socket API Extensions: Programmer's Guide covers the IPv6 application programming intercfaces (API) extensions and enhancements that have been made to the socket APIs. The book begins with a brie
本書從“由外而內”的角度引入 API 設計,重視反映客戶和產品團隊的聲音,將需求映射到特定的、組織良好的 API,為編寫這些 API 選擇正確的風格,並從零開始實現了一個真實的例子,旨在為設計新 API 或擴展現有 API 的人提供指導,幫助他們瞭解如何通過正確的設計過程來交付優秀的 API,如何與設計團隊、客戶和其他涉眾就具體的成果達成一致,如何確定正確的 API 並將操作整合成統一的 API 配置文件,以及如何使 API 程序實現可伸縮的設計和管理過程。本書適合所有參與規劃或構建 API 的讀者閱讀,包括架構師、開發人員、團隊領導者、單團隊和多團隊環境中的項目管理人員,以及相關技術人員或業務專業人員。
ASP.NET Web API 2 Recipes provides you with the code to solve a full range of Web API problems and question marks that you might face when developing line-of-business applications.ASP.NET Web API 2 Re
This book is a step-by-step tutorial full of diagrams, core concept explanations, best practice tips, and links to working book examples. This book will show you how create web-ready data visualizatio
* Covers the brand new Portlet Specification (JSR-168) to provide a standard API to portal applications.* Focuses on the key issues of portal development including integration, security and single sig
This book offers an introduction to API security with OAuth 2.0 and OpenID Connect. In less than 80 pages you will gain an overview of the capabilities of OAuth. You will learn the core concepts of OA
Web API 2 is the latest evolution of Microsoft's web services toolkit, which allows the creation of RESTful applications built on the ASP.NET platform. It provides a standards-based approach and a hig