Answer the question
In order to leave comments, you need to log in
How to start a web server on go?
I made a web server, it is launched from the console with a command ./server
, after that it listens to the port and responds to requests. Problem: the console at this time shows the execution of the command, if I interrupt it and press Ctrl + C to then type exit and exit the server will also stop.
How to start the server and keep the ability to work further?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question