Toard is a open source social Bulletin board, That used to discuss some stuff in real, internet, Music, or tech.
Toard is a Text only Bulletin board. And it's supposed to be anonymous for everyone. No registration is required, 0% Javascript is included in frontend. Toard is written in Javascript (NodeJS)
4chan is a Image bulletin board, While Toard is a complete text-only bulletin board. Both is different when you see of how it works.
You see a button at the near top bar? Press it. You need to write your post title, and your description. Same as how do you reply to a post.
https://github.com/Yonle/Toard
See /toard_api Endpoint
Discover a Thread. This feature is still BETA, and some monkey may gonna abuse the Thread creation system. So be careful.
Well, someone has to come up with a question. Reply with your answers
I feel like the text boxes need more padding; just a recommendation of mine
Hello Everyone
this is cool - WebGame2k
How are ya'll?
<script>alert("hello")</script> HellO! <style>* {color: red;}</style>
Hello! Test!
I don't think I get it
Just starting a new thread
thats it
I remixed the project...but how do I delete the old posts?
cool, might use this- not sure yet
This is a test of the emergency broadcast system. This is only a test.
This is cool.
Thank you for making this.
Toard is a open source social Bulletin board, That used to discuss some stuff in real, internet, Music, or tech.
A short documentation of Toard API, Used for creating your own Toard Client, and etc. The API respond in JSON format, So you need to have a prepared JSON parser in your client.