Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If anyone's lookiing for an alternative... #703

Open
alex-jitbit opened this issue May 18, 2023 · 5 comments
Open

If anyone's lookiing for an alternative... #703

alex-jitbit opened this issue May 18, 2023 · 5 comments

Comments

@alex-jitbit
Copy link

Since httpbin is timing out lately, try https://postman-echo.com

I believe it's OK to post this, since the project now belongs to Postman anyway (?)

@jpmckinney
Copy link

Thanks for the link. It looks like it doesn't support something similar to /anything/, unfortunately.

@Taschenbuch
Copy link

you can find some more alternatives here:
https://stackoverflow.com/q/5725430

@jpmckinney
Copy link

For /anything/ I'm now just running the httpbin docker image: https://hub.docker.com/r/kennethreitz/httpbin

@llimllib
Copy link

https://github.com/mccutchen/go-httpbin is a useful, similar and maintained, piece of software.

@ghost ghost mentioned this issue Jun 24, 2023
@alex-jitbit alex-jitbit changed the title If anyone's lookiing for an alternative - try https://postman-echo.com If anyone's lookiing for an alternative... Jun 26, 2023
@alex-jitbit
Copy link
Author

Ironically, https://postman-echo.com/ is also timing out today, and throwing "502-bad gateway"...

I'm switching my tests to https://httpbingo.org/

eserte added a commit to eserte/Doit that referenced this issue Jun 26, 2023
This seems to be more reliable than httpbin.org nowadays.

See also discussion in
postmanlabs/httpbin#703
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants