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

Repository files navigation

A secure, flexible, rapid Go web framework

Visit aah's official websitehttps://aahframework.orgto learn more

Build StatusCode CoverageGo Report CardRelease VersionGodocTwitter @aahframework

News

  • v0.12.3releasedand tagged on Feb 06, 2019.
  • v0.12.2releasedand tagged on Dec 13, 2018.
  • v0.12.0releasedand tagged on Dec 02, 2018.
  • v0.11.4releasedand 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 withnature of micro framework.

Have a look at theaah featuresto know the benefits of using aah and it is very welldocumented.

  • 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 anissue.
  • 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 version0.5.0was released on May 19, 2017.