Skip to content

Commit 729ff86

Browse files
committed
docs: update README.md
1 parent 28e2d32 commit 729ff86

1 file changed

Lines changed: 21 additions & 2 deletions

File tree

README.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
[![issues](https://img.shields.io/github/issues/BoatraceOpenAPI/results.svg)](https://github.com/BoatraceOpenAPI/results/issues)
66
[![pulls](https://img.shields.io/github/issues-pr/BoatraceOpenAPI/results.svg)](https://github.com/BoatraceOpenAPI/results/pulls)
77
[![license](https://img.shields.io/badge/license-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
8+
[![v3](https://img.shields.io/badge/Boatrace_Open_API_for_Results-v3-blue)](https://github.com/BoatraceOpenAPI/results/tree/gh-pages/docs/v3)
9+
[![v2](https://img.shields.io/badge/Boatrace_Open_API_for_Results-v2-lightgrey)](https://github.com/BoatraceOpenAPI/results/tree/gh-pages/docs/v2)
810

911
## ⚠️ 注意事項
1012

@@ -21,6 +23,14 @@
2123

2224
## 🌐 エンドポイント
2325

26+
### [![v3](https://img.shields.io/badge/Boatrace_Open_API_for_Results-v3-blue)](https://github.com/BoatraceOpenAPI/results/tree/gh-pages/docs/v3)
27+
28+
```bash
29+
https://boatraceopenapi.github.io/results/v3/YYYY/YYYYMMDD.json
30+
```
31+
32+
### [![v2](https://img.shields.io/badge/Boatrace_Open_API_for_Results-v2-lightgrey)](https://github.com/BoatraceOpenAPI/results/tree/gh-pages/docs/v2)
33+
2434
```bash
2535
https://boatraceopenapi.github.io/results/v2/YYYY/YYYYMMDD.json
2636
```
@@ -33,8 +43,17 @@ https://boatraceopenapi.github.io/results/v2/YYYY/YYYYMMDD.json
3343

3444
## 🧩 サンプル
3545

36-
- 2025年07月15日の結果
37-
- [https://boatraceopenapi.github.io/results/v2/2025/20250715.json](https://boatraceopenapi.github.io/results/v2/2025/20250715.json)
46+
### [![v3](https://img.shields.io/badge/Boatrace_Open_API_for_Results-v3-blue)](https://github.com/BoatraceOpenAPI/results/tree/gh-pages/docs/v3)
47+
48+
- 2026年03月22日の結果
49+
- [https://boatraceopenapi.github.io/results/v3/2026/20260322.json](https://boatraceopenapi.github.io/results/v3/2026/20260322.json)
50+
- 本日の結果( JST〔UTC+9〕基準 )
51+
- [https://boatraceopenapi.github.io/results/v3/today.json](https://boatraceopenapi.github.io/results/v3/today.json)
52+
53+
### [![v2](https://img.shields.io/badge/Boatrace_Open_API_for_Results-v2-lightgrey)](https://github.com/BoatraceOpenAPI/results/tree/gh-pages/docs/v2)
54+
55+
- 2026年03月22日の結果
56+
- [https://boatraceopenapi.github.io/results/v2/2026/20260322.json](https://boatraceopenapi.github.io/results/v2/2026/20260322.json)
3857
- 本日の結果( JST〔UTC+9〕基準 )
3958
- [https://boatraceopenapi.github.io/results/v2/today.json](https://boatraceopenapi.github.io/results/v2/today.json)
4059

0 commit comments

Comments
 (0)