Microservices in Go Lang with Postgres (Local, Docker to Render Public hosting)
Aug 29, 2023 · 5 min read · This project will summarize the steps to create a microservice using Golang and Postgresql. We will be using 4 different data models each implementing CRUD operations. The structure of the project will be like - internal/database - This will contain...
Join discussion

