/WtComments

Wt Comments is a project that was written in order to allow users to comment on static websites (such as http://www.mupuf.org). The goal was to create a minimal and self-standing binary that would serve user's comments as needed. These comments are to be stored in a JSON file. I decided to write this project in Wt, a C++ Web Framework, because I didn't want a dependency to scripting engines such as Python, Ruby or PHP.

Primary LanguageC++

No issues in this repository yet.