Introduction # After reading ByteByteGo course motivated me to write a rate limiter. So I decided to do it in 500lines theme. We will focus on how to create the interfaces and components, to allow extensibility in the predicted ways. You can find the complete source code here. What is a Rate Limiter? # Well, there are a lot of great explanations on what is a rate limiter, but I’ll give a minimal introduction to it for this post.
No pages have linked to this URL yet.