SDKs & Libraries
Official SDKs and community libraries
SDKs & Libraries
Official SDKs and community libraries for integrating with APIMW.
Official SDKs
| Language | Package | Status |
|---|---|---|
| PHP | apimw/apimw-php |
✅ Available |
| Node.js | @apimw/node |
✅ Available |
| Python | apimw |
✅ Available |
| Go | github.com/apimw/apimw-go |
🚧 Coming Soon |
| Java | com.apimw:apimw-java |
🚧 Coming Soon |
Quick Installation
PHP
composer require apimw/apimw-php
Node.js
npm install @apimw/node
Python
pip install apimw
Why Use an SDK?
- Simpler Integration - Handle auth, retries, and errors automatically
- Type Safety - Full TypeScript/type hints support
- Best Practices - Built-in retry logic and rate limit handling
- Up-to-date - Always compatible with the latest API version
Community Libraries
We welcome community contributions! If you've built a library for APIMW, let us know.
| Language | Library | Author |
|---|---|---|
| Ruby | apimw-ruby |
Community |
| .NET | APIMW.NET |
Community |