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.

β€’9m read timeβ€’From blog.francescociulla.com
Post cover image
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 🏁 Conclusion
1 Comment

Sort: