In this tutorial we are going to create REST API in Go using GIN web framework and GORM as ORM.
For Database we sill install postgres via docker compose.
GIN is very popular Go web framework and
GORM is also very popular ORM for SQL Databases in Go
About me:
username : itsmaheshkariya
#golang #gin #gorm
Download
0 formats
No download links available.
Go REST API With GIN & GORM | Postgres | Docker | NatokHD