Paster
Paster is a paste service written in Common Lisp. It's used at https://paste.textboard.org
Download
Quick Start
CL-USER> (ql:quickload :paster)
CL-USER> (paster:start-http-server)
What libraries are used
Forked from https://github.com/rdtft/paster