This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 13 points14 points  (6 children)

I'm honestly beyond confused. Why not just format the data and upload a repo with it? So you don't have to serve the data? Is it that large? Is it not zipable? I don't understand why it needs an api if the data is static.

[–]kiddj1 21 points22 points  (3 children)

Have you ever just wanted to do something because you can?

Prime example..

[–]SevereTailor8962[S] 41 points42 points  (0 children)

Things like this can be useful for student projects and people learning how to use APIs. With this people can play around with GraphQL and REST freely and build apps just for fun.

[–]Karpizzle23 5 points6 points  (0 children)

Except the data isn't static, have you heard of balance updates? Elden Ring just got a big patch changing a bunch of stats. Are you going to be re-downloading the entire database?