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

Changes typhoeus for HTTParty #12

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

carrfane
Copy link

@carrfane carrfane commented Aug 8, 2022

typhoeus causes problems when using in lamba as it depends on libcurl. it is true you can use a lambda layer to handle this dependency, its use is more complex than it should, and it still having some problems that are harder to address than simple using HTTParty, which does not depends on libcurl, and it is straightforward to implement.

@carrfane carrfane changed the title Changes typhoeus by HTTParty Changes typhoeus for HTTParty Aug 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant