Skip to content

Commit

Permalink
README更新
Browse files Browse the repository at this point in the history
  • Loading branch information
shun-harutaro committed Aug 18, 2024
1 parent ddfa882 commit dddfd5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ touch .env
echo "VOICEVOX_API_KEY=[voicevox api key]" >> .env
echo "OPENAI_API_KEY=[openAI api key]" >> .env
```
`VOICEVOX_API_KEY`https://su-shiki.com/api/ から、
`VOICEVOX_API_KEY`https://su-shiki.com/api/ から、
`OPENAI_API_KEY`https://platform.openai.com/docs/overview から取得します

3. Dockerイメージのビルド
Expand All @@ -57,7 +57,7 @@ sudo make stop
```

## APIエンドポイント(v1)
詳しくは http://localhost/docs を参照してください。
詳しくは https://futaringoto.github.io/futarin-api/ を参照してください。
| メソッド | パス | 概要 |
| :----- | :-- | :-- |
| POST | `/v1/raspi` | 一連の処理全て |
Expand Down

0 comments on commit dddfd5b

Please sign in to comment.