Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mcsym28/liqpay-api-ex
LiqPay API client for Elixir
https://github.com/mcsym28/liqpay-api-ex
elixir elixir-lang liqpay liqpay-api liqpay-sdk openapi openapi-generator openapi3 rest rest-api restful-api
Last synced: 3 months ago
JSON representation
LiqPay API client for Elixir
- Host: GitHub
- URL: https://github.com/mcsym28/liqpay-api-ex
- Owner: McSym28
- License: mit
- Created: 2024-08-16T17:01:03.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-21T11:31:15.000Z (5 months ago)
- Last Synced: 2024-10-14T05:01:29.154Z (3 months ago)
- Topics: elixir, elixir-lang, liqpay, liqpay-api, liqpay-sdk, openapi, openapi-generator, openapi3, rest, rest-api, restful-api
- Language: Elixir
- Homepage:
- Size: 420 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LiqPayAPI
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `liqpay_api_ex` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:liqpay_api_ex, "~> 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 .