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

Modernize dependencies, HTTP and JSON libraries #2

Merged
merged 5 commits into from
Aug 12, 2024
Merged

Conversation

jamesvl
Copy link

@jamesvl jamesvl commented Aug 2, 2024

Jason has been the preferred JSON library in Elixir for some time. HTTPoison works but newer libraries like Mint, Finch, and Req have sprung up as more idiomatic (and more secure by default) to Elixir.

This updates all libraries and replaces HTTPoison and Poison with Req and Jason.

@jamesvl jamesvl force-pushed the feature/modernize branch from db042c0 to be7d195 Compare August 2, 2024 20:47
@jamesvl jamesvl merged commit f45f52f into master Aug 12, 2024
@jamesvl jamesvl deleted the feature/modernize branch August 12, 2024 23:06
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

Successfully merging this pull request may close these issues.

2 participants