https://github.com/carbocation/go.forum
Bits and pieces that I needed for building a forum
https://github.com/carbocation/go.forum
Last synced: 5 months ago
JSON representation
Bits and pieces that I needed for building a forum
- Host: GitHub
- URL: https://github.com/carbocation/go.forum
- Owner: carbocation
- License: bsd-3-clause
- Created: 2013-04-22T19:14:39.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-08-25T02:28:09.000Z (almost 13 years ago)
- Last Synced: 2024-06-20T18:17:51.181Z (about 2 years ago)
- Language: Go
- Size: 223 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#Go.Forum
##Primitives for building a forum with threaded comments
This project contains some primitives that I use in building threaded forums using go.
```sh
TODO:
Tests
```