Skip to content

🛠️ [Feature]: Skeleton of the Coordination Server API #3

Description

@MihirGharote

What is the feature?

Implement the skeleton and structure of the Coordination Server API, so that others can build off of it.

Technical Implementation

The routing will be handled by gorilla/mux

Component(s) affected

  • Coordination server
  • Clientside Agent (WireGuard / NAT / CLI)
  • Desktop client (Frontend)
  • Docs / infra
  • Other

Alternatives considered

Alternatives to gorilla/mux include gin and chi. However gorilla/mux is chosen based on its simplicity and flexibility.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions