Tag: go

All articles tagged with #go

Build a Go REST API with Fiber and MongoDB

In this tutorial, we will create a Movie Catchphrase API with Fiber (a Go web framework) and the go mongo driver in order to interact with the MongoDB instance.