Pexels.client
You're seeing just the function
client
, go back to Pexels module for more information.
Link to this function
client(token \\ Application.get_env(:pexels, :token), base \\ Application.get_env(:pexels, :base))
View SourceCreates the tesla
client for pexels
Examples
iex> _client = Pexels.client()