Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Latest commit

 

History

History
executable file
·
15 lines (11 loc) · 607 Bytes

README.md

File metadata and controls

executable file
·
15 lines (11 loc) · 607 Bytes

QOR Admin

QOR Admin is a Golang framework allows you instantly create a beautiful, cross-platform, configurable Admin Interface for managing your data in minutes.

It is not a Web framework like Chi, Beego or Gin, and it works with them.

Features

  • Generate Admin Interface for managing data
  • RESTFul JSON API
  • Relationships (one to one, one to many, many to many)
  • Search and filtering
  • Actions/Batch Actions
  • Authentication and Authorization
  • Extendability