-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
The current JavaScript/TypeScript SDK options on the https://listmonk.app/docs/apis/sdks/ page are limited. listmonk-nodejs-api hasn't been updated in over 12 months and is auto-generated rather than hand-crafted for TypeScript developers.
Describe the solution you'd like:
Please add @maloma/listmonk to the community SDKs list:
Key features:
- Native TypeScript with Zod runtime validation
- Full API coverage (72 endpoints across 13 resources)
- Built-in retry logic with exponential backoff
- Comprehensive error hierarchy
- Testing utilities (MockListmonkClient, factories) via @solytude/listmonk/testing
- MIT licensed, actively maintained
Repository: https://codeberg.org/maloma/listmonk-sdk
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation