Skip to main content

Overview

Casnode is a forum developed by Casbin community. The detailed architecture:

NameDescriptionToolsSource code
FrontendWeb frontend UI for CasnodeJavaScript and Reacthttps://github.com/casbin/casnode/tree/master/web
BackendRESTful API backend for CasnodeGolang + Beego + MySQL + Xormhttps://github.com/casbin/casnode/

Casbin community uses the forum as the official forum: Casnode.

Casnode is open source, you can get the code here.

Casnode is easy to use. It has detailed description in user interfaces so normal users can easily get start with Casnode. This document is prepared for administrators who want to get full use of Casnode.