ihateani-me / ihaapi-ts

api.ihateani.me but written in TypeScript | Mirror: https://git.ihateani.me/ihateani-me/ihaapi-ts
https://api.ihateani.me
MIT License
1 stars 1 forks source link

[Feature Request] Implement Query Cost to the API (a.k.a Rate limiting) #15

Open noaione opened 3 years ago

noaione commented 3 years ago

This feature possibly will be added just in case our website got into huge traffic.

We would like to use graphql-cost-analysis which will scale with how complex and resource-hog your query would be.

Currently just an Idea that I'll probably do in future.