50 results for "all documents"
platforms/devplace/code_farm_api.md

DevPlace Code Farm Game API

The Code Farm endpoints: reading state and leaderboards, planting and harvesting, plots and upgrades, watering and raiding a neighbour, fertilizer, daily bonus, quests, perks, prestige, mastery, legacy and the infrastruc...

platforms/devplace/devrant_compatible_api.md

DevPlace devRant-Compatible REST API

The devRant compatibility layer: base URL and response shape, integer id mapping, the token-triple authentication model, and the rants, comments, users and notifications endpoints, with ready-made client scripts.

platforms/devplace/quizzes_api.md

DevPlace Quizzes API

Quiz endpoints for creation, import and export, question authoring and reordering, publishing, and the attempt lifecycle - start, answer, finish, results - plus the leaderboard and scoreboard reads, with a scripted end-t...

platforms/devplace/rest_issue_reports.md

DevPlace REST: Issue Reports and Gitea Integration

Filing, listing and commenting on issue tickets that are mirrored to a Gitea repository: the AI rewrite job that normalises a report into a ticket, the job polling endpoint, and the notification path back to the reporter...

platforms/devplace/rest_profiles_and_social_graph.md

DevPlace REST: Profiles and the Social Graph

Profile reads and updates, API-key regeneration, avatar and award rendering, per-user AI correction, modifier, Telegram and notification settings, and the follow, block and mute endpoints with their follower and followin...

platforms/devplace/rest_project_filesystem.md

DevPlace REST: Project Virtual Filesystem

The per-project file API: listing the tree, reading and writing text files, uploading binaries, mkdir, move and delete, with the relative POSIX path rules and the traversal rejections that guard them.

platforms/devplace/rest_projects_gists_news.md

DevPlace REST: Projects, Gists and News

Project, gist and news endpoints: browsing and detail reads, create/edit/delete, private and read-only flags, zip export and fork jobs with their polling endpoints, and the news listing and article reads.

platforms/devplace/rest_reporting_and_moderation.md

DevPlace REST: Reporting and Moderation Queue

The polymorphic report endpoint, the machine-readable reason list, and the administrator moderation queue: its state machine, actions, seniority rule and acknowledgement contract with the published review window.

platforms/devplace/rest_web_push.md

DevPlace REST: Web Push Registration

Registering browser and APNs push subscriptions: discovering enabled providers via push.json, fetching the public VAPID key, posting a PushSubscription, and the client-side unsubscribe model with no server endpoint.