Hacker News new | ask | show | jobs
by kodablah 1780 days ago
> Or a self-hosted option where the API could be deployed to the company's cloud of choice?

Can put it on Tor and give an ephemeral onion link (I wrote https://github.com/cretz/bine to help w/ just these use cases). So people could access via Tor browser or via the same CLI with a "client"/"get" command. Can even have the ephemeral server determine its been HTTP "GET"d and kill itself. Then you don't even need a public website.