- Querystring parameters
- Another example: query + post form
- Grouping routes
- Using middleware
- Model binding and validation
- Bind Query String or Post Data
- Multipart/Urlencoded binding
- Serving static files
- HTML rendering
- Redirects
- Goroutines inside a middleware
- Support Let’s Encrypt
- Graceful restart or stop
- Bind form-data request with custom struct
- http2 server push