💾 Archived View for code.pfad.fr captured on 2023-04-19 at 22:12:07. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
interacts with a fritzbox (UPnP, AHA - AVM Home Automation).
implements the HomeKit Accessory Protocol (hap).
gracefully upgrades the server behing a tcp connection with zero-downtime (without disturbing running transfers or dropping incoming requests). Works on windows as well.
provides methods to check the validity of an IBAN (and maybe later retrieving BIC codes).
generates go documentation as a static site (HTML and Gemtext). When hosted at the package URL, it makes the package importable by the Go tools ("vanity import path").
is a demo of the features of vanitydoc