Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 813 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 813 Bytes

Overview

Pixboost is an Image CDN Cloud Service that delivers images end to end for your website or application.

The service works end-2-end and includes 2 main components:

  • API - Collection of HTTP endpoints that optimising and transform images
  • CDN - Content Delivery Network that stores optimised images in the closest to the user location

Once an image has been processed, it's cached on CDN, increasing the speed at which images can be retrieved on subsequent requests.

Diagram that shows how Pixboost Image CDN works

Here is the short video on how to use Pixboost API:

{% embed url="https://youtu.be/Uj7EU5rUvx8" %}

In the next chapter, you'll learn how to start using Image CDN in five simple steps.