mono-openapi
v3.0.0
Published
Monobank client
Downloads
287
Maintainers
Readme
Mono OpenAPI
Overview
This repository contains fully typed clients for Monobank APIs.
Currently supported APIs:
Installation
npm i mono-openapi
Examples
You can run examples with:
npm run build
npm run examples:personal
npm run examples:acquiring
https://github.com/DemianParkhomenko/mono-openapi/blob/8784156ba3a849cb1e2de370cf1d5a3761291930/examples/personal.ts#L7-L10
https://github.com/DemianParkhomenko/mono-openapi/blob/8784156ba3a849cb1e2de370cf1d5a3761291930/examples/acquiring.ts#L27-L41