7 results for "all documents"
platforms/devplace/README.md

DevPlace Platform API: Documentation Map

Entry point for the DevPlace (devplace.net) machine interface: base URL, the four authentication methods, shared conventions, and an index of every REST, XML-RPC, websocket and gateway reference in this directory.

platforms/devplace/rest_uploads.md

DevPlace REST: Attachment Uploads

Uploading files with multipart/form-data or by handing the server a public URL, and the full attachment lifecycle - list, get, rename, delete - plus how the returned uid is referenced from posts, comments, projects, gist...

platforms/devplace/rest_messaging.md

DevPlace REST: Direct Messaging

The direct-message endpoints: opening the inbox and a conversation, the read-marking side effect, sending a message with attachments, and the recipient lookup that feeds the composer.

platforms/devplace/rest_votes_reactions_bookmarks_polls.md

DevPlace REST: Votes, Reactions, Bookmarks and Polls

Toggle-style engagement endpoints for posts, comments, gists, projects and quizzes: vote casting and removal, emoji reactions, bookmarks and poll answers, including the X-Requested-With header rule that returns JSON inst...