joelmichael / memereap

A Twitter clone in C

This URL has Read+Write access

joelmichael (author)
Fri Jul 17 08:36:28 -0700 2009
commit  fd5aab1018124b5895091826cf3724ca36683e7d
tree    6b2b877dfe334bd6d67417907669a477caa568fe
parent  dff5836ad8e6edbdfe9fac03ede5769426ea9c14
name age message
file Makefile Loading commit data...
file README
directory controllers/
directory db/
directory lib/
directory models/
directory public/
directory templates/
directory tests/
directory views/
README
MemeReap is a Twitter clone written in C.

This application is designed as a sample application from which a C web framework
will be abstracted.