Awesome Go

Aero

CategoryWeb Frameworks
SubcategoryFull stack web frameworks.
Stars572

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

About 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

Frequently Asked Questions

What is Aero?

Aero is a Web Frameworks library for the Go programming language. High-performance web framework for Go, reaches top scores in Lighthouse.

How do I install Aero?

Install Aero with the Go module system using `go get aerogo/aero`. Check the repository for the current installation instructions.

What category does Aero belong to?

Aero is listed under Web Frameworks, specifically Full stack web frameworks..

← Back to Full stack web frameworks.