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 4:
1. Get, Update, and Delete API Endpoints
#microservice #heroku #docker #postgresql #golang #go