/api/reports POST + GET 엔드포인트 #2

Closed
opened 2026-04-22 00:26:26 +09:00 by xhh · 0 comments
Owner

스킬이 리포트를 DB 에 저장하고 뷰어가 조회 (Share Note 탈피).

  • POST /api/reports (write 스코프)
  • GET /api/reports?type=macro&limit=10
  • GET /api/reports/{id}
  • GET /api/reports/ticker/{ticker}

models.Report 이미 정의됨.

스킬이 리포트를 DB 에 저장하고 뷰어가 조회 (Share Note 탈피). - POST /api/reports (write 스코프) - GET /api/reports?type=macro&limit=10 - GET /api/reports/{id} - GET /api/reports/ticker/{ticker} models.Report 이미 정의됨.
xhh closed this issue 2026-04-22 02:45:47 +09:00
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
xhh/financial-data-platform#2
No description provided.