I misunderstood your initial post. I missed the word “backend” and I thought you were asking about creating client REST apps with command line interfaces. Now I’m not sure what you mean about there being no connection between the CLI and a backend HTTP service because for *nix, I think it’s extremely common to write services as command line interfaces. If not as a command line application, how would you run a web application server? With a GUI?