My Favorite Apps Built With Golang

Manpreet Singh
2 min readFeb 25, 2024

Welcome back! Golang is one of the best programming languages ever, so, let’s take a look at some of my favorite applications that were built with Golang!

DigitalOcean

First up we have DigitalOcean, these is a very popular cloud server service that uses Golang for a bunch of different aspects within their business! In fact, DigitalOcean even has a Golang API on their official GitHub page, here is a link to this repo:

DropBox

Next up we have DropBox, this is another very popular cloud storage provider that uses Golang for a bunch of aspects within their business! They also have an SDK for the Go language as well you can check out below:

--

--