Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 628 Bytes

File metadata and controls

13 lines (7 loc) · 628 Bytes

hatch API

This is the repository for the API used by hatch.lol.

Public instance at https://api.hatch.lol, see https://hatch.lol for more info.

Requirements

You need a running instance of MinIO object storage, and SQLite3 drivers and ImageMagick installed locally.

You might also need unzip. You might need to explicitly enable FUSE if you're running on Proxmox, for example.

(for design reference, the rust api source is over on this commit)