No description
Find a file
Zach Daniel 4cf510fbd8 WIP
2021-10-29 22:40:27 -04:00
.vscode WIP 2021-10-29 22:40:27 -04:00
lib WIP 2021-10-29 22:40:27 -04:00
test WIP 2021-10-29 22:40:27 -04:00
.formatter.exs WIP 2021-10-29 22:40:27 -04:00
.gitignore WIP 2021-10-29 22:40:27 -04:00
mix.exs WIP 2021-10-29 22:40:27 -04:00
mix.lock WIP 2021-10-29 22:40:27 -04:00
README.md WIP 2021-10-29 22:40:27 -04:00

AshJsonApiWrapper

TODO: Add description

Installation

If available in Hex, the package can be installed by adding ash_json_api_wrapper to your list of dependencies in mix.exs:

def deps do
  [
    {:ash_json_api_wrapper, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/ash_json_api_wrapper.