How to work with server to deploy a Go lang Project?

It's my first time working with a backend REST API project. Now I need to know how to work with the server to Deploy a Golang REST API project on the server. Please help.

1 Reply

I'm personally not familiar with Go and this question isn't very descriptive, but the following documents should help you get started using GoLang on Linode:

I've also included the Getting Started docs directly from the Go Project's main page:

They also appear to have a tutorial for designing REST API projects:

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct