example

command
v0.0.0-...-145f2ca Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2017 License: MIT Imports: 7 Imported by: 0

README

ginAuth Example

This folder includes a simple example RESTful server with ginAuth already plugged in. It requires a Postgres SQL database with a table simply called users with three fields:

  1. id - primary key int
  2. email - character varying(255)
  3. password - character varying(60)

Of course you could easily plug in another SQL database really easily. See the Beego ORM documentation for more information.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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