H
H
HerrDonUlt2018-04-03 13:37:47
go
HerrDonUlt, 2018-04-03 13:37:47

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

2 answer(s)
A
awesomer, 2018-04-03
@HerrDonUlt

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)

R
Roman Morozov, 2021-10-01
@Q_BASIC

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 question

Ask a Question

731 491 924 answers to any question