Packages
Project repository template to set up all public Phoenix projects at Nimble
Current section
Files
Jump to
Current section
Files
lib/nimble.phx.gen.template/http_client/http_adapter.ex
defmodule Nimble.Phx.Gen.Template.HttpClient.HttpAdapter do
use HTTPoison.Base
end