A protocol called BBS (and a reference implementation server and CLI client) that is meant to be a generic message board protocol. Meant to be lightweight, easy to implement, and really meant for browsing apps for native clients. This reference implementation is in golang. HTTP GETs for pulling, POSTs for pushing. README defines the entire protocol.