Hey π
My name is Aaron Delasy, and I'm creating apps for 8 years already, but finally got enough confidence to start making them public!
This app - RateLimit.Org, is the service I created in a weekend. The main idea is very simple - register limiter, use limiter to query endpoints and forget about 429 problem.
The main gotcha was a mechanism that is fast enough and allows many connections to many different websites and at the same time keeps track of how many connections are open right now. So I built this mechanism, the rebuilt it, then again, then once again, then again and it finally worked!
Reason I started building this service was Airtable rate limiting. When you have one API key and multiple apps that use it - it becomes a nightmare. Same for ChatGPT nowadays and many other services that have limits on their APIs.
My initial idea was to just let people use it fully free, or spin off their own instance (which I did for one company). Now I think I have some time to think about improving this service and selling to companies as a part of white-label license (not sure if I can call it so).
BUT... When it comes to generating ideas on growing a service, my mind is completely empty, I'm not a marketing or sales guy, so I would really appreciate my fellow indie hackers advice on how I can grow RateLimit.Org?
Looking for a place to sharpen your look and your game? Look no further than our barbershop! We offer a wide range of services tailored to meet the needs of chess players, whether you're a seasoned pro or a beginner just getting started. And if you're looking for something extra special, we also offer beard trims and grooming services to help you look your best both on and off the board.
But that's not all! We know that chess players need to stay sharp both mentally and physically, which is why we also offer hot towel shaves and massages to help you relax and stay focused.
So if you're a chess player looking to up your game both on and off the board, come https://809franklinave.com/ us at our barbershop. We'll help you look and feel your best, so you can play your best!
I don't understand how it works. From the site it looks like application calls your api and your api calls service like airtable and caches the result and bypasses ratelimits however i don't see where api key is provided for the service.
Or it is simply providing centralized acccounting service and app has to make calls to service after checking with this api?
my bad, will add short explanation how it works or maybe a picture on home page...
but for now:
How to use it:
This way you re-route all requests to ratelimit.org which makes sure for you to avoid 429 problem.
Looks good! I think a very interesting feature would be to instead of the user sending the uuid, it could send an custom ID (e.g an internal user ID or email), this way it would integrate more seamlessly with the user's flow.
sounds like a good idea for a white-label license! unfortunately for public use I'm forced to use UUID in order to avoid people using other people's limiters...
Nice. Would be great to see your app listed as a IH product page here. Then we can follow, and track your timeline.
here you go: https://www.indiehackers.com/product/ratelimit-org
thx. Is this a tool only for developers or for small to medium size businesses too? If latter, can you please describe what task they could likely be doing so they would then go hunting to find your product.
only for developers for now π
Has it been posted to the IH developer group?
This comment was deleted 4 years ago
This comment has been voted down. Click to show.