In this series, I'll develop a cloud drive service using many modern technologies, including golang, postgresql, redis, docker, docker compose, and api gateway. Please subscribe to the channel and follow the playlist.
In this video, we'll be adding a custom request logger middleware to the project, and learn how to configure the project using environment variables.
godotenv package: https://github.com/joho/godotenv
00:00 Code Refactor
01:36 Logger Middleware
05:28 Get HTTP Status Code
08:29 Environment Variables
Download
0 formats
No download links available.
Golang Web Service Tutorial #2 - Logging & Configuration | NatokHD