-
-
Notifications
You must be signed in to change notification settings - Fork 17
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
dd09760
commit d94d691
Showing
2 changed files
with
13 additions
and
0 deletions.
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 |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# UNICORN Binance REST API - Examples | ||
Here you will find best practice examples for the use of the UNICORN Binance REST API. | ||
|
||
For each example you will find a `README.md` and a `requirements.txt` to install any dependencies. The respective `*.py` | ||
file is to download and start, if an example does not work, we are happy about a | ||
[patch](https://github.com/LUCIT-Systems-and-Development/unicorn-binance-rest-api/fork) or a message via | ||
[GitHub Issue](https://github.com/LUCIT-Systems-and-Development/unicorn-binance-rest-api/issues/new/choose) or | ||
[our chat](https://www.lucit.tech/get-support.html). | ||
|
||
Old examples are stored in the | ||
[archive](https://github.com/LUCIT-Systems-and-Development/unicorn-binance-rest-api/tree/master/examples/_archive). |
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
# EXAMPLES ARCHIVE | ||
Here you will find obsolete examples, new examples are stored [here](..)! |