crchemist / cit

Civic Issue Tracker
GNU General Public License v3.0
1 stars 6 forks source link

add api for posting comment #113

Closed crchemist closed 9 years ago

crchemist commented 9 years ago
POST /comments/post/
in: {msg: "this is my comment"}
out: {id: <comment-id>}
bubanoid commented 9 years ago

+