📚 Aero - Awesome Go Library for Web Frameworks

Go Gopher mascot for Aero

High-performance web framework for Go, reaches top scores in Lighthouse.

🏷️ Web Frameworks
📂 Full stack web frameworks.
572 stars
View on GitHub 🔗

Detailed Description of Aero

Aero Go Logo

Godoc Report Tests Coverage Sponsor

Aero is a high-performance web server with a clean API.

Installation

go get -u github.com/aerogo/aero/...

Benchmarks

Web server performance

Features

  • HTTP/2
  • Radix tree routing
  • Low latency
  • Bandwidth savings via automated ETags
  • Session data with custom stores
  • Server-sent events
  • Context interface for custom contexts

Links