Skip to content

gaego/starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starter

Google App Engine Starter Application for the Go Runtime

Install

git clone https://github.com/gaego/starter.git

cd starter

goapp get golang.org/x/crypto
goapp get github.com/gaego/acl
goapp get github.com/gaego/auth
goapp get github.com/gaego/config
goapp get github.com/gaego/context
goapp get github.com/gaego/ds
goapp get github.com/gaego/mail
goapp get github.com/gaego/person
goapp get github.com/gaego/session
goapp get github.com/gaego/user
goapp get github.com/gorilla/sessions
goapp get github.com/gorilla/context
goapp get github.com/gorilla/securecookie
goapp get github.com/gorilla/schema

Run

goapp serve

About

Google App Engine Starter Application for the Go Runtime

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published