-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
π Task
Significantly expand the api/ directory with advanced API usage patterns, multi-language code examples, and real-world use case walkthroughs to help developers integrate Taskade faster and more effectively.
β Acceptance Criteria
- Add advanced API usage patterns (pagination, filtering, bulk operations, webhooks)
- Provide examples in at minimum 3 languages:
curl,JavaScript/Node.js,Python - All examples must use placeholder values β no real tokens or credentials
- Each example must be complete and executable with minimal modification
- Add inline comments explaining non-obvious logic
- Cover at minimum these endpoints:
-
/workspacesβ list and manage workspaces -
/projectsβ CRUD operations on projects -
/tasksβ create, update, complete tasks -
/agentsβ interact with AI agents via API - Webhooks β incoming event payloads
-
π Target Directory
api/
βββ examples/
β βββ list-workspaces.md
β βββ create-project.md
β βββ manage-tasks.md
β βββ agent-api.md
β βββ webhooks.md
π References
π·οΈ Labels
documentation Β· enhancement Β· help wanted
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels