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
- Host: GitHub
- URL: https://github.com/go-aah/aah
- Owner: go-aah
- License: mit
- Created: 2016-06-27T04:47:45.000Z (over 8 years ago)
- Default Branch: edge
- Last Pushed: 2023-02-24T23:21:10.000Z (over 1 year ago)
- Last Synced: 2024-07-14T02:32:34.026Z (4 months ago)
- Topics: aah, aah-framework, go, golang, hot-reload, http2, mvc-framework, performant, rapid-development, rest-api, rest-microservice, scalable, web-framework, webframework
- Language: Go
- Homepage: https://aahframework.org
- Size: 2.43 MB
- Stars: 689
- Watchers: 32
- Forks: 35
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: security.go
Awesome Lists containing this project
- go-awesome - aah
- awesome-golang-repositories - aah
- awesome-go-extra - aah - 06-27T04:47:45Z|2020-09-02T02:31:21Z| (Web Frameworks / Fail injection)
README
A secure, flexible, rapid Go web framework
Visit aah's official website https://aahframework.org to learn more
### 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.