Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[frontend] 一覧画面 夢日記の情報を取得するAPIリクエストを叩く実装 #11

Open
rough-github opened this issue Sep 4, 2023 · 1 comment
Assignees

Comments

@rough-github
Copy link
Collaborator

No description provided.

@rough-github rough-github changed the title 一覧画面no 一覧画面で夢の情報を取得するAPIリクエストを叩く実装 Sep 4, 2023
@rough-github rough-github changed the title 一覧画面で夢の情報を取得するAPIリクエストを叩く実装 [frontend] 一覧画面 夢日記の情報を取得するAPIリクエストを叩く実装 Sep 4, 2023
@rough-github
Copy link
Collaborator Author

window.onload = async () => { const response = await fetch('/dreams') }

こんな感じで画面を開いた時に夢日記のデータを取得するAPIを叩くようにしてもらいたいです

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants