qor-admin-test

command module
v0.0.0-...-712c0c1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 15, 2016 License: MIT Imports: 8 Imported by: 0

README

QOR example application

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

Quick Started

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

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

# Setup configs
$ cp configs/database.example.yml configs/database.yml
$ cp configs/smtp.example.yml configs/smtp.yml

# Run Application
$ go run main.go

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

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
app
api
db

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL