Mint, a new HTTP library for Elixir
elixir-lang.org
Mint, a new HTTP library for Elixir
1–10 of 58 posts
Re: Mint, a new HTTP library for Elixir
#2(EDIT: I had accidentally written "latter" instead of "former" above, causing a bunch of people to correct me, thanks for that)
Re: Mint, a new HTTP library for Elixir
#3Re: Mint, a new HTTP library for Elixir
#4It took me a while to figure out whether this is an HTTP client library or a server library. Turns out it is the former. Nice! I like that it's in-process. I wish more Elixir libraries would default to such a design. (EDIT: I had accidentally written "latter" instead of "former" above, causing a bunch of people to correct me, thanks for that)
Re: Mint, a new HTTP library for Elixir
#5People are the worst at naming products. Why call it Mint when there is already an insanely popular Mint.com financial software. It makes Googling/searching for product relevancy near impossible. It's like try to search for Firefox on Android vs Firefox on a desktop information.
Re: Mint, a new HTTP library for Elixir
#6People are the worst at naming products. Why call it Mint when there is already an insanely popular Mint.com financial software. It makes Googling/searching for product relevancy near impossible. It's like try to search for Firefox on Android vs Firefox on a desktop information.
Re: Mint, a new HTTP library for Elixir
#7It took me a while to figure out whether this is an HTTP client library or a server library. Turns out it is the former. Nice! I like that it's in-process. I wish more Elixir libraries would default to such a design. (EDIT: I had accidentally written "latter" instead of "former" above, causing a bunch of people to correct me, thanks for that)
Re: Mint, a new HTTP library for Elixir
#8Re: Mint, a new HTTP library for Elixir
#9People are the worst at naming products. Why call it Mint when there is already an insanely popular Mint.com financial software. It makes Googling/searching for product relevancy near impossible. It's like try to search for Firefox on Android vs Firefox on a desktop information.
Re: Mint, a new HTTP library for Elixir
#10And thank god, HTTPS support built in... it never ceases to amaze me why some HTTP libs don't have TLS as a given.