kyunghei / Timeless-Tales

A web application utilizing AI to create custom choose-your-own-adventure stories with dynamic choices/outcomes and relevant artwork.
2 stars 0 forks source link

Fetch next beat #49

Closed kyunghei closed 3 months ago

kyunghei commented 3 months ago
kyunghei commented 3 months ago

Looks good! I went ahead and reviewed since it had a lot of routes relating to back-end.

If I'm not mistaken, it looks like "/story" is calling first beat and "next-beat" is calling subsequent beats?

I thought I changed the endpoint for the next story beat to be '/story' as we discussed on Discord. I guess I forgot to push the changes. I'll have it updated in my next PR. To clarify, for the first beat and all subsequent beats, data will be fetched at endpoint '/story'.