Answer the question
In order to leave comments, you need to log in
How to connect Golang to OpenServer?
How to connect Golang to OpenServer?
Answer the question
In order to leave comments, you need to log in
A website written in golang is itself a web server and does not need any additional external web servers like OpenServer when it comes to development (production is another matter)
It is better to proxy requests to go through nginx so that statics, such as pictures, are transmitted without using go.
This is not always necessary, but sometimes it is required.
How to do this is written here https://r-morozov.ru/golang/dobavleni...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question