A collection of my personal code examples and mini-projects using golang.
This repository serves as a learning resource, reference, and playground for Go developers of all skill levels.
- 🧩 Variety: Covers basic syntax, idiomatic Go patterns, web servers, concurrency, database, API, and more.
- 📝 Well-documented: Each example includes clear comments and explanations.
- 🚀 Ready-to-run: All code samples are tested and runnable with minimal setup.
- 🧑💻 Open Source: Freely usable under the MIT license.
- Clone the repository:
git clone https://github.com/hendrikTpl/go-showcase.git cd go-showcase
Contributions are welcome!
Feel free to submit a pull request, open issues, or suggest topics/examples you’d like to see.
This repository is licensed under the MIT License.
[Hendrik Tampubolon]
[deepx.id]
[aicvhub.com]
Happy coding! 🚀