Log in or register to vote.

Forest Board

A simple threaded message board in Python that uses CGI and flat files

Forest Board is designed to be a minimal CGI powered message board that uses
flat files to store its threads in.

It's targeted at people who either need a basic message board fast or don't have
access to a database.

0