JSend API specification for Elixir. Learn more at omniti-labs/jsend.
- Add
jsendto your list of dependencies inmix.exs:
def deps do
[
{:jsend, "~> 0.1.0"}
]
endUnit tests can be run with mix test.
This project uses Elixir's mix format and Prettier for formatting.
Add hooks in your editor of choice to run it after a save. Be sure it respects this project's
.formatter.exs.
Git commit subjects use the Karma style.
Copyright (c) 2024 Codedge LLC (https://www.codedge.io/)
This library is MIT licensed. See the LICENSE for details.