- SDKs: Our SDKs abstract the Midaz APIs into idiomatic, strongly typed interfaces, so you can focus on business logic, not HTTP plumbing.
- Shared libraries: These libraries offer reusable components and utilities that support Midaz integrations and plugin development. They’re especially useful for development partners working in the Lerian ecosystem.
When to use what?
Use case | Use the SDK | Use the library |
---|---|---|
Calling Midaz APIs | ||
Building a plugin for Midaz | (optional) | |
Reusing common types and helpers | ||
Automating workflows from a CLI |