Skip to content

[2/3] The core - Project Registration & Token Management Endpoints #15

Description

@gregmajgier

Implement the logic to create, read, and delete ML projects.

POST /projects: Accepts name, image URL, and GHCR token. Returns a unique project_id.

GET /projects/{id}: Returns project metadata (hiding the sensitive token).

DELETE /projects/{id}: Removes the project from the supervisor.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions