Skip to content

Commit

Permalink
Add Karbitrage project to the awesome-kotlin list.
Browse files Browse the repository at this point in the history
  • Loading branch information
FirstArtaxer committed Jun 28, 2024
1 parent 58d3744 commit 2542b63
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/main/resources/links/Projects.awesome.kts
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ category("Projects") {
" based web frameworks."
setTags("spark java", "vertx", "wasabi", "ktor", "akka", "example")
}
link {
github = "FirstArtaxer/karbitrage"
desc = "Kotlin-based project designed to extract cryptocurrency prices from various exchanges using the Ktor framework."
setTags("ktor", "cryptocurrency", "web", "exposed", "kotlin", "coroutines", "koin", "reflection")
}
link {
github = "ivanpopelyshev/vertx-facebook-messenger"
desc = "Seed project for facebook messenger bots. Vertx, Kotlin."
Expand Down

0 comments on commit 2542b63

Please sign in to comment.