Skip to content

dmmartins/hellowebapp2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello GAE

Google App Engine example with utils.py providing basic stuff like login/admin required decorators, basic test case and a basic request handler.

Test example included. To see test results, do a GET request on /test or open it on the web browser.

$ curl http://localhost:8080/test
 ======================================================================
 Tests
 ======================================================================

 ...
 ----------------------------------------------------------------------
 Ran 3 tests in 0.031s

 OK

About

Google App Engine example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages