Skip to content

Implement all Workflowy API endpoints in .NET and JS/MVC library #1

@ramon-mendes

Description

@ramon-mendes

The WorkflowyNetAPI library should be updated so it fully implements all APIs described in the official Workflowy API reference: https://beta.workflowy.com/api-reference/

Tasks:

  • Review the current implementation and compare supported endpoints with the official reference
  • Add (or update) methods for any missing API endpoints in:
    • The C#/.NET library
    • The JavaScript and MVC backend/frontend integrations (where applicable)
  • Ensure all request/response model types are updated and documented
  • Update or add relevant documentation and usage examples

Acceptance Criteria:

  • All endpoints in the linked reference are accessible through the library
  • Documentation clearly lists which endpoints/methods are supported
  • Code updated for C#, JS/MVC components, and appropriate tests added/updated

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions