Welcome to this tutorial! In this lesson, we'll walk through the steps to create a simple API using Go (Golang) and PostgreSQL. By the end of this tutorial, you'll have a basic API that can perform CRUD (Create, Read, Update, Delete) operations.
If you are new here, please check my STEP 1 POST of this tutorial. https://phantodev.hashnode.dev/golang-api-postgres-for-beginners-step-1
Before we begin, make sure you have the following installed: