No description
Find a file
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
app Add a basic HTTP cache in front of the GitHub API to speed up development. 2014-07-19 15:23:35 -07:00
.gitignore Add basic GitHub OAuth flow. 2014-07-05 22:53:34 -07:00
LICENSE App Engine skeleton. 2014-07-05 15:04:41 -07:00
TODO Add a basic HTTP cache in front of the GitHub API to speed up development. 2014-07-19 15:23:35 -07:00