Conclusion
We're at the end of our journey through this book! You've made it to the very end. I hope that you're proud of the journey you've taken. You've learned the ins and outs of the Gin framework and put together a fully functional distributed Gin application.
By now, you should know all you need to know to build a scalable Dockerized Gin application, from handling multiple Git branches with GitFlow to automating the build on AWS with a CI/CD pipeline, troubleshooting and monitoring in near-real-time, and generating API documentation with OpenAPI.
There's a lot to absorb and learn in this book, especially if this is your first exposure to the Gin framework. I find that the best way to learn is by doing, so take the RESTful API you've built and add new features to it. And if you do build something, reach out to me and tell me what you've done.