An IPNS record publisher with a REST API to manage and provide (over pubsub and DHT) the records for decentralised resolution. The API also manages the keys.
In other words, a full Helia IPFS node with a custom REST API for managing and publishing IPNS names. You can run this if you want to publish multiple IPNS names and have an easy API to manage them. If deploying this publicly, consider adding an auth layer!
WIP.
Intended to show how to pick and choose specific IPFS subsystem for a given problem.