Golang application keep live

Hi
We have rest web api written in golang using gin framework. On windows server it is working on command window. If somebody close the command window application get closed.

How to solve this issue. Can we make like window service.

Did you check this example

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.