Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/go-aah/aah

A secure, flexible, rapid Go web framework
https://github.com/go-aah/aah

aah aah-framework go golang hot-reload http2 mvc-framework performant rapid-development rest-api rest-microservice scalable web-framework webframework

Last synced: 3 months ago
JSON representation

A secure, flexible, rapid Go web framework

Lists

README

        



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](https://docs.aahframework.org/release-notes.html) and tagged on Feb 06, 2019.
* `v0.12.2` [released](https://docs.aahframework.org/release-notes.html) and tagged on Dec 13, 2018.
* `v0.12.0` [released](https://docs.aahframework.org/release-notes.html) and tagged on Dec 02, 2018.
* `v0.11.4` [released](https://docs.aahframework.org/v0.11/release-notes.html) and tagged on Aug 27, 2018.

### Stargazers over time

[![Stargazers over time](https://starcharts.herokuapp.com/go-aah/aah.svg)](https://starcharts.herokuapp.com/go-aah/aah)

### 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](https://aahframework.org/features.html) to know the benefits of using aah and it is very well [documented](https://docs.aahframework.org/).

* 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](https://aahframework.org/issues).
* 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.