ASP.NET Web API 2: Building a REST Service from Start to Finish
Autor Jamie Kurtz, Brian Wortmanen Limba Engleză Paperback – 28 iul 2014
Now in release version 2.1, the Web API Framework has evolved into a powerful and refreshingly usable platform. This concise book provides technical background and guidance that will enable you to best use the ASP.NET Web API 2 Framework to build world-class REST services.
New content in this edition includes:
- New capabilities in Web API 2 (currently version 2.1).
- Support for partial updates, or PATCH.
- API versioning.
- Support for legacy SOAP-based operations.
- How to handle non-resource APIs using REST
- How to best expose relationships between resources
- JSON Web Tokens, CORS, CSRF
Preț: 420.23 lei
Preț vechi: 525.29 lei
-20% Nou
Puncte Express: 630
Preț estimativ în valută:
80.43€ • 83.64$ • 67.30£
80.43€ • 83.64$ • 67.30£
Carte tipărită la comandă
Livrare economică 14-28 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484201107
ISBN-10: 1484201108
Pagini: 200
Ilustrații: XV, 280 p. 28 illus.
Dimensiuni: 178 x 254 x 20 mm
Greutate: 0.49 kg
Ediția:2nd ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484201108
Pagini: 200
Ilustrații: XV, 280 p. 28 illus.
Dimensiuni: 178 x 254 x 20 mm
Greutate: 0.49 kg
Ediția:2nd ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Public țintă
Popular/generalCaracteristici
Learn how to leverage the features and capabilities of the ASP.NET Web API to build a RESTful web service from start to finish. This book will first explain the REST architectural style, and then build on that knowledge, the ASP.NET Web API, and some helpful patterns, tricks, and techniques, to go from a blank slate to a fully functional, secure REST service.