> For the complete documentation index, see [llms.txt](https://memogarcia.gitbook.io/continuous-learning/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://memogarcia.gitbook.io/continuous-learning/tech/development/golang.md).

# Go

## References

* [Go by Example](https://gobyexample.com/)
* [Learn Go](https://go.dev/learn/)
* [Go Examples](https://github.com/golang/example)
* [Fiber](https://docs.gofiber.io/)
* [Fiber Recipes](https://github.com/gofiber/recipes/tree/master/fiber-bootstrap)
* [Building an Express-style API in Go with Fiber](https://blog.logrocket.com/express-style-api-go-fiber/)
