Source Code Server ================== The server backend for the [source code iPhone app](http://itunes.com/apps/sourcecode) (iTunes link). Code is not clean as it's for reference only :) Bird view architecture ====================== * client requests code * server fetches code via http from remote repository * server reformats code to sqlite database * server tells the client ready to fetch * client fetches code via http (gzip compressed) Licensed under BSD ==================

![source-code](http://github.com/nfjinjing/source-code-server/raw/master/source-code.jpg)