enhancementgood first issue
倉庫指標
- 星標
- (1 顆星)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
Add the following functions and corresponding tests:
- List components: GET /v1/components:
- Upload a single component: POST /v1/components
- Get a single component: GET /v1/components/{id}
- Delete a single component: DELETE /v1/components/{id}