You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
-
# buildbybit-kotlin-api-wrapper
1
+
# builtbybit-kotlin-api-wrapper
2
2
3
3
---
4
4
5
-
A Kotlin wrapper for the [BuildByBit Ultimate API](https://builtbybit.com/wiki/ultimate-api/) built with Kotlin and KotlinX in combination with the [Ktor HTTP Client](https://ktor.io/clients/http-client.html) and [KotlinX Coroutines](https://kotlinlang.org/docs/reference/coroutines-overview.html).
5
+
A Kotlin wrapper for the [BuiltByBit Ultimate API](https://builtbybit.com/wiki/ultimate-api/) built with Kotlin and KotlinX in combination with the [Ktor HTTP Client](https://ktor.io/clients/http-client.html) and [KotlinX Coroutines](https://kotlinlang.org/docs/reference/coroutines-overview.html).
6
6
7
7
Most of the data structures are copied from the [BuiltByBit Java API Wrapper](https://github.com/swanis/builtbybit-java-api-wrapper) by [swanis](https://github.com/swanis), You will find a lot of similarities in the code.
0 commit comments