All Projects → go-aah → Aah

go-aah / Aah

Licence: other
A secure, flexible, rapid Go web framework

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Aah

Actframework
An easy to use Java MVC server stack
Stars: ✭ 690 (+6.65%)
Mutual labels:  web-framework, webframework, mvc-framework, hot-reload
Farwest
Framework for building RESTful HATEOAS-driven applications.
Stars: ✭ 18 (-97.22%)
Mutual labels:  rest-api, web-framework, http2
Cakephp
CakePHP: The Rapid Development Framework for PHP - Official Repository
Stars: ✭ 8,453 (+1206.49%)
Mutual labels:  rest-api, web-framework, mvc-framework
Proteus
Lean, mean, and incredibly fast JVM framework for web and microservice development.
Stars: ✭ 178 (-72.49%)
Mutual labels:  rest-api, web-framework, http2
Frappe
Low code web framework for real world applications, in Python and Javascript
Stars: ✭ 3,349 (+417.62%)
Mutual labels:  rest-api, web-framework
Awesome Http Benchmark
HTTP(S) benchmark tools, testing/debugging, & restAPI (RESTful)
Stars: ✭ 2,236 (+245.6%)
Mutual labels:  rest-api, http2
Clevergo
👅 CleverGo is a lightweight, feature rich and high performance HTTP router for Go.
Stars: ✭ 246 (-61.98%)
Mutual labels:  rest-api, web-framework
shivneri
Component based MVC web framework based on fort architecture targeting good code structures, modularity & performance.
Stars: ✭ 21 (-96.75%)
Mutual labels:  web-framework, mvc-framework
fano
Pascal web application framework
Stars: ✭ 90 (-86.09%)
Mutual labels:  web-framework, mvc-framework
Hunt Framework
A Web framework for D Programming Language. Full-stack high-performance.
Stars: ✭ 256 (-60.43%)
Mutual labels:  web-framework, http2
Joy
A full stack web framework written in janet
Stars: ✭ 327 (-49.46%)
Mutual labels:  web-framework, webframework
Go Codon
Workflow based REST framework code generator
Stars: ✭ 133 (-79.44%)
Mutual labels:  rest-api, web-framework
Violetear
Go HTTP router
Stars: ✭ 100 (-84.54%)
Mutual labels:  rest-api, http2
Vulcain
Fast and idiomatic client-driven REST APIs.
Stars: ✭ 3,190 (+393.04%)
Mutual labels:  rest-api, http2
Gramework
Fast and Reliable Golang Web Framework
Stars: ✭ 354 (-45.29%)
Mutual labels:  rest-api, web-framework
Fuga-Framework
Web Framework for Java
Stars: ✭ 15 (-97.68%)
Mutual labels:  web-framework, mvc-framework
Vapor
💧 A server-side Swift HTTP web framework.
Stars: ✭ 21,194 (+3175.73%)
Mutual labels:  web-framework, http2
Siris
DEPRECATED: The community driven fork of Iris. The fastest web framework for Golang!
Stars: ✭ 146 (-77.43%)
Mutual labels:  web-framework, http2
Webgo
A minimal framework to build web apps; with handler chaining, middleware support; and most of all standard library compliant HTTP handlers(i.e. http.HandlerFunc).
Stars: ✭ 165 (-74.5%)
Mutual labels:  web-framework, webframework
Firefly
Firefly is an asynchronous web framework for rapid development of high-performance web application.
Stars: ✭ 277 (-57.19%)
Mutual labels:  web-framework, http2

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].