Powered by AppSignal & Oban Pro

Req

templates/req.livemd

Req

Mix.install([
  {:req, "~> 0.3.0"}
])

🐈

%{body: body} = Req.get!("https://elixir-lang.org")