Official SDKs
MONCRENEAU provides official SDKs for 4 major programming languages.
Available SDKsβ
β Java SDK
For Spring Boot, Jakarta EE, and standard Java applications.
- Maven & Gradle support
- Spring Boot auto-configuration
- Comprehensive error handling
π’ Node.js SDK
For Express, NestJS, and Node.js applications.
- TypeScript support
- async/await friendly
- Express middleware
π PHP SDK
For Laravel, Symfony, and standard PHP applications.
- Composer package
- Laravel service provider
- PSR-7 compatible
π Python SDK
For Django, Flask, FastAPI, and Python applications.
- Type hints (PEP 484)
- Async/await support
- pytest friendly
Featuresβ
All SDKs provide:
- Complete API coverage - All endpoints supported
- Authentication - API key management
- Error handling - Typed exceptions for each error
- Performance - Connection pooling and retry logic
- Documentation - Inline docs and examples
- Testing - Unit test helpers
Quick Startβ
Choose your language and follow the guide:
- Install - Add the SDK to your project
- Configure - Set up authentication
- Integrate - Call the API
- Deploy - Ship to production