qor5 / admin

Admin console

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QOR5

Build status

Official Website

QOR5 is a Go library to build web applications. We aim to accelerate the development speed and make the website highly customizable.

  • It prefers writing HTML in static typing Go language, rather than a certain type of template language, Not even go template.
  • It try to minify the needs to write any JavaScript/Typescript for building interactive web applications
  • It maximize the reusability of Components. since it uses Go to write components, You can abstract component very easy, and use component from a third party Go package is also like using normal Go packages.

Documentation

Documentation

About

Admin console

License:MIT License


Languages

Language:Go 99.4%Language:Shell 0.3%Language:Dockerfile 0.1%Language:Jsonnet 0.1%Language:JavaScript 0.1%Language:CSS 0.0%