Skip to content

A set of modules for interacting with Sanity.io written in Elixir

Notifications You must be signed in to change notification settings

Level-All/ex_sanity

This branch is 8 commits ahead of sanctuarycomputer/ex_sanity:main.

Repository files navigation

ExSanity

TODO: Add description

Installation

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

def deps do
  [
    {:ex_sanity, "~> 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/ex_sanity.

About

A set of modules for interacting with Sanity.io written in Elixir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 100.0%