Skip to main content

Module project_api

Module project_api 

Source
Expand description

Project API — Project management system calls (RFC-011).

Provides API endpoints for:

  • Listing and querying Projects
  • CRUD operations on Projects
  • Project-Memory association (link/unlink)

Structs§

ProjectApi
Project system calls.
ProjectInfo
Serialized Project info for API responses.