There was an error while loading. Please reload this page.
/category
/category.json
GET
no parameters
get category data
/{category_name}
/{category_name}/more.json
page:{page_number}
pagination
/t/{topic_name}/{topic_id}
/t/{topic_id}/1.json
track_visit:true
/t/{topic_id}.json
posts_after:{post_number}
posts_before:{post_number}
/posts/{post_id}/bookmark
PUT
bookmarked:{true/false}
bookmark or unbookmark
/post_actions
POST
id:{post_id}post_action_type_id:2message:
like
/post_actions/{post_id}
DELETE
post_action_type_id:2
unlike
/post_actions/users
id:{post_id}post_action_type_id:2
get all users that like that post
/posts/{post_id}/replies
get replies of a post
grep 'CREATE TABLE' from discourse/dbs/empty.sql:
'CREATE TABLE'