Skip to content
/ aah Public

A secure, flexible, rapid Go web framework

License

Notifications You must be signed in to change notification settings

go-aah/aah

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f42ff58 · Sep 2, 2020
Jan 6, 2019
Feb 6, 2019
May 15, 2019
Feb 6, 2019
Nov 2, 2018
Dec 8, 2018
Dec 28, 2018
May 15, 2019
Jan 11, 2019
Dec 28, 2018
Dec 28, 2018
Feb 6, 2019
Sep 2, 2020
Jun 21, 2018
Nov 2, 2018
May 15, 2019
Feb 6, 2019
Dec 28, 2018
Apr 27, 2018
Oct 9, 2019
Jan 6, 2019
Dec 2, 2018
Feb 7, 2019
Oct 10, 2019
Oct 9, 2019
Nov 2, 2018
Nov 2, 2018
Nov 2, 2018
Dec 13, 2018
Nov 7, 2018
Oct 12, 2018
Nov 2, 2018
Nov 16, 2018
Nov 2, 2018
Oct 10, 2019
Oct 10, 2019
Feb 6, 2019
Oct 12, 2018
Feb 6, 2019
Oct 12, 2018
Oct 12, 2018
Feb 6, 2019
Feb 6, 2019
Oct 10, 2019
Oct 12, 2018
Oct 9, 2019
Dec 28, 2018
Nov 7, 2018
Oct 12, 2018
Dec 28, 2018
Oct 12, 2018
Jan 15, 2019
Nov 7, 2018
Oct 12, 2018

Repository files navigation

A secure, flexible, rapid Go web framework

Visit aah's official website https://aahframework.org to learn more

Build Status Code Coverage Go Report Card Release Version Godoc Twitter @aahframework

News

  • 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

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.

aah is feature packed framework with nature of micro framework.

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.

aah's initial stable version 0.5.0 was released on May 19, 2017.