Update sdks.md: add client for java/kotlin (#2426)

This commit is contained in:
hlassiege 2025-04-25 11:44:54 +09:00 committed by GitHub
parent 81b62a4aa9
commit 92fc64694a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,3 +19,4 @@ A list of 3rd party client libraries and SDKs that have been written for listmon
- [listmonk-nodejs-api](https://github.com/mihairaulea/listmonk-nodejs-api) — NodeJS API client
- [listmonk-laravel](https://github.com/theafolayan/listmonk-laravel) — Laravel API Client
- [nuxt-listmonk](https://github.com/roncallyt/nuxt-listmonk) — Listmonk module for Nuxt.js
- [listmonk-japi](https://codeberg.org/hlassiege/listmonk-japi) - Listmonk client for Java/kotlin