ktorio / ktor

Framework for quickly creating connected applications in Kotlin with minimal effort
https://ktor.io
Apache License 2.0
12.85k stars 1.04k forks source link

What's the recommended way to implement advanced use cases such as API rate limiting or response caching? #1501

Open Aditya94A opened 4 years ago

e5l commented 4 years ago

Hi @AdityaAnand1, is your question related to the client or the server?

Aditya94A commented 4 years ago

Server (as both API rate limiting and response caching) would be implemented server-side only 😄

oleg-larshin commented 4 years ago

Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.