API仕様書 - Ryo555-pra/trading-app GitHub Wiki API仕様書 銘柄関連 GET /api/stocks 銘柄一覧を取得 POST /api/stocks 銘柄の新規登録 { "ticker": "7203", "name": "トヨタ自動車" }