Beginner's guide to CRUD with PostgreSQL and GOLANG
What we will be building:
In this article, we will build a basic CRUD app that stores books on the PostgreSQL database.
Prerequisite:
golang installed on your system
Basic knowledge of Golang
How to use Postman for calling APIs
Setup the project...
iyiola.hashnode.dev8 min read