Changes

CodingNight1

340 bytes added, 06:15, 11 February 2012
= Goal =
* Create a minimal pastebin
 
= Result =
* A pastebin app which has the following component
** a [[http://fallabs.com/kyotocabinet/|kyoto cabinet]] database.
** a api that can be easily adapted for quite any databases.
** A webinterface using flask (python 2.7), and another using the http.server module
** A very raw socket interface with direct access trough telnet.
445
edits