GitHub - HawAPI/image-data: Repository containing all the HawAPI images · GitHub
Skip to content

HawAPI/image-data

Folders and files

Repository files navigation

HawAPI - image-data

Repository containing all the HawAPI images

Contents

Usage

Every image contains the id in the name.

E.g: xm2hw.jpg

ImgCDN

By default all images are delivery using the ImgCDN

Default domain: https://s6.imgcdn.dev/

E.g: https://s6.imgcdn.dev/xm2hw.jpg

StaticallyIO

Another option is to use the StaticallyIO CDN

Default domain: https://cdn.statically.io/gh/HawAPI/image-data/main

E.g: https://cdn.statically.io/gh/HawAPI/image-data/main/characters/xm2hw.jpg

Self-Host

Alternatively, you can download all repository content and host yourself

Contributors