Client Libraries (SDKs)
We provide official open-source libraries to make integrating the Mumin API into your application seamlessly.
Official SDKs
| Language / Framework | Package | Links |
|---|---|---|
| Node.js | @mumin/core | Docs |
| React | @mumin/react | Docs |
| Vue.js | @mumin/vue | Docs |
Community SDKs
Feature Matrix
| Feature | JS/TS | React | Vue | Python (Requests) |
|---|---|---|---|---|
| Type Safety | ✅ | ✅ | ✅ | ❌ |
| Auto-Retry | ✅ | ✅ | ✅ | ❌ |
| Caching | ✅ | ✅ | ✅ | ❌ |
| Hooks / Composables | N/A | ✅ | ✅ | N/A |