from Hacker News

Show HN: Sample HTTP Endpoints for Testing

by dmuth on 3/8/23, 7:30 PM with 0 comments

Author here. I’ve been using Httpbin for years and have grown to love the site. However, I noticed that the project seems to have fallen into disrepair--the GitHub repo hasn’t been updated since 2018, there are numerous outstanding Issues and PRs, and a few of the endpoints on the live site return HTTP 500 errors.

If Httpbin works for you and you want to continue using it, don’t let me stop you! I simply wanted to introduce an alternative with some endpoints (such as IPv6 support and QR Code generation) that the original does not have.

If you encounter any issues, feel free to file an issue over on GitHub: https://github.com/dmuth/fastapi-httpbin/issues

Enjoy!