Hacker News new | ask | show | jobs
by gitgud 2281 days ago
Did you end up building it? I would be interested to see your solution. Also "Api Middleman" would be a great name!

I asked this [1] a few months ago and have wanted to this for a long time now. I was thinking of it kind of like a caching proxy layer for 3rd party API's, to mainly get around rate-limiting.

[1] https://news.ycombinator.com/item?id=22362685

1 comments

Rate-limiting is a real problem for it, and one reason it might not be feasible as a product as some APIs still rate-limit based on IP, so for those there would have to be some randomisation of IPs used.

I'm hesitant to share it as I know it's quite buggy and a bit too simple at the moment. I've not tested it with enough variety of APIs and use cases. Plus the whole UI needs deleting and starting all over again, but built properly! With all those caveats, it's https://apiarchive.com/