qor-example

An example application showcasing the QOR SDK

  • Owner: qor/qor-example
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

QOR example application

This is an example application to show and explain features of QOR.

Chat Room: Join the chat at https://gitter.im/qor/qor

Quick Started

Go version: 1.8+

# Get example app
$ go get -u github.com/qor/qor-example

# Setup database
$ mysql -uroot -p
mysql> CREATE DATABASE qor_example;

# Run Application
$ cd $GOPATH/src/github.com/qor/qor-example
$ go run main.go

Generate sample data

$ go run config/db/seeds/main.go config/db/seeds/seeds.go

Run tests (Pending)

$ go test $(go list ./..., grep -v /vendor/, grep  -v /db/)

Admin Management Interface

Qor Example admin configuration

Online Demo Website: demo.getqor.com/admin

RESTful API

Qor Example API configuration

Online Example APIs:

License

Released under the MIT License.

@QORSDK

Main metrics

Overview
Name With Ownerqor/qor-example
Primary LanguageGo
Program languageGo (Language Count: 5)
Platform
License:MIT License
所有者活动
Created At2015-07-16 06:02:27
Pushed At2025-05-29 03:03:52
Last Commit At2025-05-29 11:03:52
Release Count0
用户参与
Stargazers Count1.2k
Watchers Count88
Fork Count323
Commits Count1.2k
Has Issues Enabled
Issues Count137
Issue Open Count60
Pull Requests Count54
Pull Requests Open Count1
Pull Requests Close Count38
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private