In this #Heroku and #PostgreSQL series, we walkthrough creating, provisioning, and deploying a #microservice in Go onto Heroku. We cover repository structure, request routing, database models, migrations, and deployment.
Covered in Part 3:
1. Inserting data with go/pg
2. API request and response for Create operations
The audio was a little choppy in this one, I'm working on cleaning that up!
#microservice #heroku #docker #postgresql #golang #go