A new version of the application is available.
👷‍♀️ UPDATE

HOUKAME.cz API

  1. Show the REST API dashboard
    https://houkame.cz/api

    This page 🐱

  2. Show the REST API dashboard
    https://houkame.cz/api/v1

    Alias to API dashboard

  3. Generate an error page
    https://houkame.cz/err/[i:code]

    Example:
    https://houkame.cz/err/403
    https://houkame.cz/err/404
    https://houkame.cz/err/500

    Parameters:
    <code> - numeric error code

    Result: HTML page

  4. Get QR code as image
    https://houkame.cz/qr/[s|m|l|x:size]/[**:trailing]

    Example:
    https://houkame.cz/qr/s/Hello World!
    https://houkame.cz/qr/m/https://gscloud.cz

    Parameters:
    <size = s/m/l/x> - image size,
    <trailing> - text to render.

    Result (binary): image.