Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DemianParkhomenko committed May 10, 2024
1 parent 932048b commit 8784156
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,16 @@
# mono-openapi
Monobank client
# Mono OpenAPI

## Overview

This repository contains fully typed clients for Monobank APIs.

Currently supported APIs:

- [Acquiring API](https://api.monobank.ua/docs/acquiring.html)
- [Personal API](https://api.monobank.ua/docs/index.html)

## Installation

```bash
npm i mono-openapi
```

0 comments on commit 8784156

Please sign in to comment.