example

command
v0.0.0-...-40253c5 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2020 License: MIT Imports: 6 Imported by: 0

README

Admin example

This is a simple example application using the admin panel.

The example uses Beego's ORM and net/http. Note that the admin package does not depend on any specific ORM, as long as a struct -> sql mapping exists.

Run it

go build
./example orm syncdb
./example

And visit http://localhost:8000/admin/

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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