Packages

Generate JSON in HAL format for REST APIs.

Current section

Files

Jump to
hal lib hal.ex
Raw

lib/hal.ex

defmodule HAL do
@moduledoc """
See `HAL.Document`.
"""
end