Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mcsym28/monobank-api-ex
monobank API client for Elixir
https://github.com/mcsym28/monobank-api-ex
elixir elixir-lang monobank monobank-acquiring monobank-api monobank-client monobank-sdk openapi openapi-codegen openapi-generator rest rest-api restful-api
Last synced: 3 months ago
JSON representation
monobank API client for Elixir
- Host: GitHub
- URL: https://github.com/mcsym28/monobank-api-ex
- Owner: McSym28
- License: mit
- Created: 2024-06-30T12:18:32.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-21T11:31:10.000Z (5 months ago)
- Last Synced: 2024-10-14T05:01:42.270Z (3 months ago)
- Topics: elixir, elixir-lang, monobank, monobank-acquiring, monobank-api, monobank-client, monobank-sdk, openapi, openapi-codegen, openapi-generator, rest, rest-api, restful-api
- Language: Elixir
- Homepage:
- Size: 115 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MonobankAPI
_[monobank API](https://api.monobank.ua/) client for Elixir._
---
Generated from OpenAPI specs using [open-api-client-ex](https://github.com/McSym28/open-api-client-ex).
At this point only [Acquiring](https://api.monobank.ua/docs/acquiring.html) API is supported.## Supported API versions
| `monobank-api-ex` | [Acquiring](https://api.monobank.ua/docs/acquiring.html) |
| :-------------- | :---- |
| 0.0.1 (current) | v2406 |## TODOs
- [ ] Add documentation
- [ ] Configure GitHub Workflow
- [ ] Wait for [open-api-client-ex](https://github.com/McSym28/open-api-client-ex)'s release and use [hex.pm's version](https://hex.pm/)
- [ ] Publish package to [hex.pm](https://hex.pm/)
- [ ] Publish documentation to [hexdocs.pm](https://hexdocs.pm/)