Current section
Files
Jump to
Current section
Files
lib/ex_nrel.ex
defmodule ExNrel do
@moduledoc """
ExNrel is an API client for interacting with NREL API
- The documentation is available at https://developer.nrel.gov/.
- The available web services endpoints include:
- Buildings
- Electricity
- Solar
- Technologies
- Transportation
- Wind
"""
end