This is a beta version of migrating these workshop materials to a new platform. If you run into issues please file an issue or click on the edit link above and submit a pull request. You can use the previous version of the workshop materials as a fallback.
The Image API helps get the pixels of a digital image to a client like a browser. The purpose of the Image API is to standardized way to request the needed bits of a digital image.
In this section you’ll learn about version 2.1.1 of the Image API. You’ll learn about:
info.json
encodes information about an image and how that information can be used.You’ll gain hands-on experience working with the Image API.