How to Build a Language Server with Go
In my last article, we learned how the Language Server Protocol (LSP) standardizes the communication between code editors and language
Creating RESTful APIs using Go, GORM, and PostgreSQL
One of the most common uses for Go is in making backend services. This mostly includes creating RESTful APIs.
(If
Transitioning to Golang
This is an awkward post.
Most of my last articles have been directly correlated with Python and Django.
But it