#golang #programming #backend #api #codingchallenges
In this video we're implementing golang with postgreSQL as our database to make REST API.
Resources:
pkg.go.dev/github.com/lib/pq#section-readme
go.dev/doc/database/querying
Source code:
github.com/HenryGunadi/rest-api-tutorial