The Server Doesn't Render Anything
make a server that responds to HTTP requests with HTML text. That is the most durable, cost-effective, and user-friendly way to build a web service. Most web services should be built this way absent an excellent reason not to.
Also: I love plain text.
There’s no magic that makes HTML text become HTML code.