What most people mean when they say "running a full-blown webserver" is actually 3-5 lines of code btw.
1 line in Golang.
That 1 line in golang is likely importing in tens of thousands of lines of code.
Please Login to reply.
No, It's not.
Which line of golang are you referring to?
The built-in https server
https://go.dev/play/p/t3sOenOYAzS
Right. net/http is many thousands of lines of code.
lol, printf is also thousand lines of code (there is even an OS running on my Lightning node!)