logoalt Hacker News

aweitoday at 7:09 AM1 replyview on HN

This is an API. They now allow users to create accounts, buy domains and deploy from their api instead of going on the website. That's great. I am not sure I understand why all this complex protocol is needed though, especially now that you can generate a cli with a prompt.


Replies

lionkortoday at 8:35 AM

A cli application is less complex than an API you send the literal string

"POST /some/api"

to?

show 1 reply