Skip to content
Stanislav Nepochatov edited this page Oct 21, 2024 · 12 revisions

Ribbon2 is a new generation news messaging system based on old Ribbon System. It delivers similar concepts with completely new tech stack and features.

Key features compared to old Ribbon:

  • Docker support;
  • High scability;
  • Secure auth;
  • Ability to create tree of directories for messages with transparent access control;
  • Ability to post/edit/delete message in several directories;
  • Flexible input/output system for several protocols;
  • Swagger API docs;

Main modules

IO modules

API documentation

Tech stack

System based on Javalin (REST API provider) and other libs.

Source code of Ribbon2 system distributed under terms of the GNU LGPLv3 license.

Clone this wiki locally