CORS in Action

Book description

CORS in Action introduces Cross-Origin Resource Sharing (CORS) from both the server and the client perspective. It starts with the basics: how to make CORS requests and how to implement CORS on the server. It then explores key details such as performance, debugging, and security. API authors will learn how CORS opens their APIs to a wider range of users. JavaScript developers will find valuable techniques for building rich web apps that can take advantage of APIs hosted anywhere. The techniques described in this book are especially applicable to mobile environments, where browsers are guaranteed to support CORS.



About the Technology

Suppose you need to share some JSON data with another application or service. If everything is hosted on one domain, it's a snap. But if the data is on another domain, the browser's "same-origin" policy stops you cold. CORS is a new web standard that enables safe cross-domain access without complex server-side code. Mastering CORS makes it possible for web and mobile applications to share data simply and securely.



About the Book

CORS in Action introduces CORS from both the server and the client perspective. It starts with making and enabling CORS requests and then explores performance, debugging, and security. You'll learn to build apps that can take advantage of APIs hosted anywhere and how to write APIs that expand your products to a wider range of users.



What's Inside
  • CORS from the ground up
  • Serving and consuming cross-domain data
  • Best practices for building CORS APIs
  • When to use CORS alternatives like JSON-P and proxies


About the Reader

For web developers comfortable with JavaScript. No experience with CORS is assumed.



About the Author

Monsur Hossain is an engineer at Google who has worked on API-related projects such as the Google JavaScript Client, the APIs Discovery Service, and CORS support for Google APIs.



Quotes
A well-rounded resource for developers wanting to learn the entire spectrum of CORS.
- From the Foreword by Eric Bidelman, Google

All you need to know about CORS in one well-explained book.
- Roger Keizer, HUSS B.V

The right balance of application and theory.
- Roger Le, Coder Vox

Stop getting cross-eyed from cross-domain problems.
- Christopher Haupt, Mobirobo, Inc.

Publisher resources

View/Submit Errata

Product information

  • Title: CORS in Action
  • Author(s): Monsur Hossain
  • Release date: October 2014
  • Publisher(s): Manning Publications
  • ISBN: 9781617291821