Microservices in Go - Create an API with Heroku and PostgreSQL P1

Опубликовано: 27 Октябрь 2024
на канале: devtopics
2,263
67

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 1:
1. Basic repository structure
2. API endpoints and request routing with Chi
3. Request handlers and URL parameters

Kat Zien How Do You Structure Your Go Apps:    • GopherCon 2018: Kat Zien -  How Do Yo...  

#microservice #heroku #docker #postgresql #golang #go