retrogit/app
Mihai Parparita 2024e06a1f Add a basic HTTP cache in front of the GitHub API to speed up development.
Loosely inspired by https://github.com/gregjones/httpcache except we don't want
to follow HTTP semantics, and instead cache all requests.
2014-07-19 15:23:35 -07:00
..
config Add basic GitHub OAuth flow. 2014-07-05 22:53:34 -07:00
static App Engine skeleton. 2014-07-05 15:04:41 -07:00
templates Parallelize repository commit fetches. 2014-07-13 14:37:46 -07:00
app.yaml Always use SSL. 2014-07-05 22:52:05 -07:00
githop.go Add a basic HTTP cache in front of the GitHub API to speed up development. 2014-07-19 15:23:35 -07:00