golang
Links
| A Guide to Writing Handlers | https://go.googlesource.com/example/+/HEAD/slog-handler-guide/guide.md |
|
| Authenticate Users With "Sign in With Google" in G... | https://blog.boot.dev/golang/how-to-implement-sign-in-with-google-in-golang/ |
|
| Failsafe-go - Fault tolerance and resilience patte... | https://failsafe-go.dev/ |
|
| Get plain JSON from MongoDB in Go | https://manhtai.github.io/posts/get-plain-json-from-mongodb-in-go/ |
|
| How I write HTTP services in Go after 13 years | G... | https://grafana.com/blog/2024/02/09/how-i-write-http-services-in-go-after-13-years/ |
|
| Implementing Two-Factor Authentication (2FA) with... | https://dev.to/kittipat1413/implementing-two-factor-authentication-2fa-with-totp-in-golang-3o07 |
|
| PDQ: {\em Pretty Damn Quick} Performance Analyzer | http://www.perfdynamics.com/Tools/PDQ.html |
|
| README | go-swagger | http://goswagger.io/go-swagger/ |
|
| The Copenhagen Book | https://thecopenhagenbook.com/ |
|
| Writing secure Go code | Jakub Jarosz | https://jarosz.dev/article/writing-secure-go-code/ |
|
| avelino/awesome-go: A curated list of awesome Go f... | https://github.com/avelino/awesome-go |
|
| dgraph-io/badger: Fast key-value DB in Go. | https://github.com/dgraph-io/badger |
|
| etcd-io/bbolt: An embedded key/value database for... | https://github.com/etcd-io/bbolt |
|
| pthethanh/effective-go: a list of effective go, be... | https://github.com/pthethanh/effective-go |
|
| styleguide | Style guides for Google-originated op... | https://google.github.io/styleguide/go/best-practices.html |
|