Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/pages/sdk/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ Community-maintained SDKs extend MPP to more language ecosystems.
|---|---|---|---|---|
| Elixir | `mpp` | ZenHive | <Badge variant="note">Community</Badge> | [GitHub](https://github.com/ZenHive/mpp) · [hex.pm](https://hex.pm/packages/mpp) · [Docs](https://hexdocs.pm/mpp/) |
| Go | `mppx` | cp0x | <Badge variant="note">Community</Badge> | [GitHub](https://github.com/cp0x-org/mppx) · [Docs](https://pkg.go.dev/github.com/cp0x-org/mppx) |
| Go | `mpp` (net/http middleware) | inference.sh | <Badge variant="note">Community</Badge> | [GitHub](https://github.com/inference-sh/mpp) · [Docs](https://pkg.go.dev/github.com/inference-sh/mpp) |
| Swift | `mpp-swift` | Amit Acharya | <Badge variant="note">Community</Badge> | [GitHub](https://github.com/amitach/mpp-swift) · [DeepWiki](https://deepwiki.com/amitach/mpp-swift) |

Want to add another SDK? Open a PR and we can list it here.