You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
I Luk Kim af88f89f69 docs: 앱 내부 문서(루트 HTML, OpenAPI)에 index 엔드포인트 추가
- main.py 루트 HTML: Stock Market Data 섹션에 /stocks/index/{index_name} 항목 및 예시 추가
- stocks 태그 설명 업데이트 (index constituents 포함)
- get_index_constituents: summary/response_description/docstring 상세화

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
5 months ago
..
api docs: 앱 내부 문서(루트 HTML, OpenAPI)에 index 엔드포인트 추가 5 months ago
core chore: remove SQLite entirely, PostgreSQL only 5 months ago
middleware Initial commit with full project improvements 5 months ago
models feat(filings): add accepted_at field to filing search response 5 months ago
schemas perf: Phase 1-3 Stock Oracle API 성능 개선 5 months ago
services fix(stocks): Wikipedia 403 우회를 위해 User-Agent 헤더 추가 5 months ago
utils Codebase improvements: caching decorator, Pydantic v2, DB indexes, connection pooling, Alembic 5 months ago
__init__.py Initial commit with full project improvements 5 months ago
main.py docs: 앱 내부 문서(루트 HTML, OpenAPI)에 index 엔드포인트 추가 5 months ago