https://github.com/brandaoplaster/signex
Library to integrate with clicksign API to create and sign documents
https://github.com/brandaoplaster/signex
elixir
Last synced: 11 months ago
JSON representation
Library to integrate with clicksign API to create and sign documents
- Host: GitHub
- URL: https://github.com/brandaoplaster/signex
- Owner: brandaoplaster
- License: mit
- Created: 2025-03-09T23:42:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-09T23:46:30.000Z (about 1 year ago)
- Last Synced: 2025-03-10T00:25:13.062Z (about 1 year ago)
- Topics: elixir
- Language: Elixir
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Signex
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `signex` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:signex, "~> 0.1.0"}
]
end
```
Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at .