From 1937f4b1e2c66c547a51f89971a5b5f2cb403082 Mon Sep 17 00:00:00 2001 From: valerialistratova Date: Sun, 19 Jul 2020 12:01:49 +0300 Subject: [PATCH] Add ActiveJ (#863) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8f90c14..8e67165 100644 --- a/README.md +++ b/README.md @@ -1083,6 +1083,7 @@ _Libraries that analyze the content of websites._ _Frameworks that handle the communication between the layers of a web application._ +- [ActiveJ](https://activej.io) - Lightweight asynchronous framework built from the ground up for developing high-performance web applications. - [Apache Tapestry](https://tapestry.apache.org) - Component-oriented framework for creating dynamic, robust, highly scalable web applications. - [Apache Wicket](https://wicket.apache.org) - Component-based web application framework similar to Tapestry, with a stateful GUI. - [Blade](https://github.com/lets-blade/blade) - Lightweight, modular framework that aims to be elegant and simple.