---
title: Gin
description: My favourite web framework for GoLang
weight: 1
---
Go is my favourite programming language, and whenever I want to write a web server in Go, [Gin](https://github.com/gin-gonic/gin) is what I use!
- Gin Documentation: [Official Documentation](https://github.com/gin-gonic/gin#README)