edgurgel / httpoison

Yet Another HTTP client for Elixir powered by hackney
https://hex.pm/packages/httpoison
MIT License
2.23k stars 341 forks source link

Update README.md: httparrot -> postman-echo #476

Closed tamanugi closed 1 year ago

tamanugi commented 1 year ago

Thanks awesome library ✨

We do not see http://httparrot.herokuapp.com/ used in the sample in REAME. So this PR replaces the use of httparrot with postman-echo service which provides similar functionality.

edgurgel commented 1 year ago

Thanks, @tamanugi !