Did you ever make one? Which frameworks did (or would) you use? Did you program any unique features? Do you host it?
Name:
Anonymous2020-12-30 6:36
I've made a few textboards. In fact, my first project was a textboard back in 1999. The last textboard I made was just an API with no frontend. You send a request and depending on your "accept" header you could get a response back in JSON, YAML, XML, SEXP or plaintext, and I implemented protobuf before I lost interest. You could post anonymously or request a key to sign and edit your posts, create new boards, moderate or add/remove moderators to boards you've created, etc.