Learn how to create a CRUD Rest API in Go using Mux, Postgres, Docker, and Docker Compose. Follow the step-by-step guide to build the API and dockerize the project. Find all the code and a video version in the provided GitHub repository.
Table of contents
Permalink π IntroPermalink π Create a GO application using Mux as a frameworkPermalink ποΈ main.go filePermalink π³ Dockerize the Go applicationPermalink π³π³Docker composePermalink π Run the Postgres container and test it with TablePlusPermalink π¨ Build and run the GO applicationPermalink β‘ Run the go-app servicePermalink π Test the applicationPermalink π Conclusion1 Comment
Sort: