Fastapi-httpbin Alternatives
Similar projects and alternatives to fastapi-httpbin based on common topics and language
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
httpbin
Discontinued HTTP Request & Response Service, written in Python + Flask. [Moved to: https://github.com/postmanlabs/httpbin] (by requests)
fastapi-httpbin discussion
fastapi-httpbin reviews and mentions
-
Show HN: Sample HTTP Endpoints for Testing
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!
Stats
dmuth/fastapi-httpbin is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of fastapi-httpbin is Python.