aero

:herb:Go的快速安全的Web服务器。(:herb: Fast and secure web server for Go.)

Github星跟踪图

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/...

Usage

Aero usage

Run this in an empty directory:

aero -new

Now you can build your app with go build or use the run development server.

Benchmarks

Web server performance

Features

  • Makes it easy to reach top scores in Lighthouse, PageSpeed and Mozilla Observatory
  • Optimized for low latency
  • Best practices are enabled by default
  • Has a strict content security policy
  • Calculates E-Tags out of the box
  • Saves you a lot of bandwidth using browser cache validation
  • Finishes ongoing requests on a server shutdown
  • Lets you push resources via HTTP/2
  • Supports session data with custom stores
  • Allows sending live data to the client via SSE
  • Provides a context interface for custom contexts
  • Shows response time and size for your routes
  • Can run standalone without nginx babysitting it

Optional

  • http as an HTTP client with a simple and clean API
  • log for simple & performant logging
  • manifest to load and manipulate web manifests
  • markdown as an overly simplified markdown wrapper
  • nano as a fast, decentralized and git-trackable database
  • pack to compile Pixy, Scarlet and JS assets in record time
  • packet as a way to send TCP/UDP messages between nodes
  • pixy as a high-performance template engine similar to Jade/Pug
  • run which automatically restarts your server on code/template/style changes
  • scarlet as an aggressively compressing stylesheet preprocessor

Style

Please take a look at the style guidelines if you'd like to make a pull request.

Sponsors, Cedric Fung, Scott Rayapoullé, Eduard Urbach, ---, ---, ---, Cedric Fung, Scott Rayapoullé, Eduard Urbach, Want to see your own name here?

主要指标

概览
名称与所有者aerogo/aero
主编程语言Go
编程语言Go (语言数: 1)
平台BSD, Linux, Mac, Windows
许可证MIT License
所有者活动
创建于2016-11-09 13:02:13
推送于2024-02-21 09:57:14
最后一次提交2024-02-21 10:57:13
发布数92
最新版本名称v1.3.59 (发布于 )
第一版名称v1.0.0 (发布于 )
用户参与
星数573
关注者数22
派生数31
提交数550
已启用问题?
问题数18
打开的问题数5
拉请求数1
打开的拉请求数0
关闭的拉请求数6
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?