Wouldn’t it be neat if you could take any HTTP request URL, and immediately find the matching API documentation, along with a detailed specification of the endpoint you’re talking to? I thought that would be very neat, so I built an index to do it. More specifically, I’ve taken the OpenAPI Directory - an amazing project that has collected the OpenAPI specifications for thousands of popular APIs, from AWS to Stripe to GitHub - and built a tiny & fast index to query it, for every single API endpoint listed (all 226,379 of them) This was fun, but it’s also useful: HTTP Toolkit uses this to automa
How to Index 226,379 API Endpoints
calendar_today
February 11, 2021
domain
http-toolkit