Skip to content

API Text

mkb edited this page Jul 4, 2013 · 1 revision

Text

Request

This requests will send back the full html-Text with comments as spans in it.

/text/{TextID}

Responds with a Text Model JSON.

Home > API

Requests

  • Text
    • get a commentable text
  • Comment
    • get a comment
    • post a new comment
    • delete a comment
  • Vote
    • like/dislike a comment
  • User
    • get the logged in user
    • login a user
    • logout a user
  • Process Step
    • get the process steps of a text

Models

Clone this wiki locally