-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
011d011
commit d44a17d
Showing
1 changed file
with
23 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,35 @@ | ||
<div align="center"> | ||
<h1> Denovo (Un-official Ovo API wrapper for Deno 🦕)</h1> | ||
|
||
[](https://gitlab.com/satyawikananda/denovo/-/raw/master/LICENSE) | ||
</div> | ||
|
||
<div align="center"> | ||
<img src="./screenshot/thumbnail.png" align="center" width="600px"> | ||
</div> | ||
|
||
# Description | ||
This is an Un-official Ovo API wrapper for Deno got inspired from [ovoid-nodejs](https://github.com/apriady/ovoid-nodejs) and this is the result porting from [ovoid](https://github.com/lintangtimur/ovoid/) | ||
|
||
This is an Un-official Ovo API wrapper for Deno got inspired from [ovoid-nodejs](https://github.com/apriady/ovoid-nodejs) and this is the result of porting from [ovoid](https://github.com/lintangtimur/ovoid/) | ||
|
||
# Documentation | ||
|
||
Wait a minute ... | ||
|
||
# Features | ||
|
||
| Method | Result | | ||
|---|---| | ||
| `login2FA` | ✔ | | ||
| `login2FAVerify` | ✔ | | ||
| `loginSecurityCode` | ✔ | | ||
| `getBudget` | ✔ | | ||
| `getRefBank` | ✔ | | ||
| `getAllNotification` | ✔ | | ||
| `getUnreadHistory` | ✔ | | ||
| `logout` | ✔ | | ||
| `generateTrxId` | ✖ | | ||
| `transferOvo` | ✖ | | ||
|
||
# Author | ||
[@Satyawikananda](https://instagram.com/satyawikananda) © 2020 |