Update 'README.md'

main
Drew Bednar 6 days ago
parent 8898a7904c
commit 8ba31ddd8f

@ -23,6 +23,8 @@ The awesome list of things.
- [WTF Dial break down](https://www.gobeyond.dev/wtf-dial/): an illustrative way for new golang developers to see how a real web application get's built in golang. - [WTF Dial break down](https://www.gobeyond.dev/wtf-dial/): an illustrative way for new golang developers to see how a real web application get's built in golang.
- [ML in Go with a Python Sidecar](https://eli.thegreenplace.net/2024/ml-in-go-with-a-python-sidecar/): A work around for not having good ML support in Go. - [ML in Go with a Python Sidecar](https://eli.thegreenplace.net/2024/ml-in-go-with-a-python-sidecar/): A work around for not having good ML support in Go.
- [Writing secure Go code](https://jarosz.dev/article/writing-secure-go-code/) - [Writing secure Go code](https://jarosz.dev/article/writing-secure-go-code/)
- [Which router to choose](https://www.alexedwards.net/blog/which-go-router-should-i-use)
- [Organizing a Go module](https://go.dev/doc/modules/layout#server-project)
### CLI Frameworks & Utilities ### CLI Frameworks & Utilities

Loading…
Cancel
Save