SecondThundeR / otaquiz

Anime quiz app. Built with T3 Stack. Powered by Shikimori API
https://otaquiz.ru
MIT License
2 stars 0 forks source link

feat: add support for Shikimori's GraphQL API #8

Closed SecondThundeR closed 1 year ago

SecondThundeR commented 1 year ago

This change will dramatically improve the ability to retrieve the required data in a minimum number of queries

SecondThundeR commented 1 year ago

Support for Shikimori GraphQL API was added in https://github.com/SecondThundeR/aniguessr/commit/f0047cbf3a541db2823c89449c0dc5faccccb500

Refactor for convenient logic reuse, will be done later