This repository has been archived on 2023-11-19. You can view files and clone it, but cannot push or open issues or pull requests.
restcrud/README.md
2023-06-02 18:41:02 +02:00

473 B

Restcrud

TODO: Add description

Installation

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

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