/HotImage

🎴 Easy-to-use application that turns folders into image API

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

background

HotImage

Easy-to-use application that turns folders into image API built from AlexFlipnote's CoffeeAPI.

Features

  • API Documentation built-in
  • Customizable start page
  • File watcher that automatically uses changes to images and config

Config

For a look into how you can customize your start page, make sure you rename config.example.json to config.json and look at the Config Wiki.

To change the background of the start page, you can simply replace templates/assets/images/background.jpg.

Limitations

  • Cannot automatically switch ports upon config changing.
  • Images with odd names may bug out the watcher and may require a restart.
  • Images will not reload automattically when ignore patterns are changed.

Sidenotes

If you want a simple single directory image API, check out CoffeeAPI instead.
If you want to remove the example_coffee category, add example_coffee to the ignore_patterns array within the config.

Screenshots

screenshot1 screenshot2 screenshot3

Credits