# 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/)
