Awesome
<p align="center"> <img src="https://cdn.aahframework.org/assets/img/aah-logo-64x64.png" /> <p align="center">A secure, flexible, rapid Go web framework</p> <p align="center">Visit aah's official website https://aahframework.org to learn more</p> </p> <p align="center"> <p align="center"><a href="https://travis-ci.org/go-aah/aah"><img src="https://travis-ci.org/go-aah/aah.svg?branch=master" alt="Build Status"></a> <a href="https://codecov.io/gh/go-aah/aah/branch/master"><img src="https://codecov.io/gh/go-aah/aah/branch/master/graph/badge.svg" alt="Code Coverage"></a> <a href="https://goreportcard.com/report/aahframe.work"><img src="https://goreportcard.com/badge/aahframe.work" alt="Go Report Card"></a> <a href="https://github.com/go-aah/aah/releases/latest"><img src="https://img.shields.io/badge/version-0.12.3-blue.svg" alt="Release Version"></a> <a href="https://godoc.org/aahframe.work"><img src="https://godoc.org/aahframe.work?status.svg" alt="Godoc"></a> <a href="https://twitter.com/aahframework"><img src="https://img.shields.io/badge/twitter-@aahframework-55acee.svg" alt="Twitter @aahframework"></a></p> </p>News
v0.12.4
released and tagged on Mar 03, 2020.v0.12.3
released and tagged on Feb 06, 2019.v0.12.2
released and tagged on Dec 13, 2018.v0.12.0
released and tagged on Dec 02, 2018.v0.11.4
released and tagged on Aug 27, 2018.
Stargazers over time
Introduction
aah aims to provide necessary components to build modern Web, API and WebSocket applications. aah framework is secure, rapid and extensible. It takes full care of infrastructure, boilerplate code, repetitive activities, reusable components, etc.
<p align="center">aah is feature packed framework with <i>nature of micro framework</i>.</p>Have a look at the aah features to know the benefits of using aah and it is very well documented.
- Truly easy to use and configuration driven.
- Security aware framework, secure session, CSRF prevention, XSS prevention, authentication, authorization, etc.
- Build powerful end-user product and ship it.
- Extensible at module level. If not, then immediately raise an issue.
- Highly maintainable, reduced delivery time, shines with application growth.
- Steadily maturing framework and the feature-sets are getting enhanced release by release.