Packages

Project repository template to set up all public Phoenix projects at Nimble

Current section

Files

Jump to
nimble_phx_gen_template lib nimble.phx.gen.template http_client http_adapter.ex
Raw

lib/nimble.phx.gen.template/http_client/http_adapter.ex

defmodule Nimble.Phx.Gen.Template.HttpClient.HttpAdapter do
use HTTPoison.Base
end