gifs/api

Paddy 2014-08-27

0:08ec88016e2f Go to Latest

gifs/api/.hgignore

Spike out functionality and tests. Create our interfaces around storing data and retrieving it. Create an in-memory implementation of our interfaces, for testing and rapid dev purposes. Begin sketching out what our unit tests look like. Create our Google Cloud Storage datastore implementation. Sketch out an idea for a usage collection process to keep track of which users are actually using stuff.

History
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/.hgignore	Wed Aug 27 22:34:02 2014 -0400
     1.3 @@ -0,0 +1,3 @@
     1.4 +.swp
     1.5 +.DS_Store
     1.6 +gifsd/gifsd