We’re excited to announce the release of the public Java API v0.0.3 documentation for the Muyan Low Code Development Platform.
This comprehensive documentation provides developers with detailed information on how to extend and customize the platform using Java.
Key highlights:
- Full Javadoc available at: Overview (api 0.0.3 API)
- Detailed API documentation in English: Muyan Low Code Development Platform API | Muyan AI+ Low Code Development Platform
- API documentation in Chinese: Muyan 低代码开发平台 API 文档 | 牧言 AI+ 低代码开发平台
Our public API design is decoupled from the platform version, ensuring that changes in the internal platform structure don’t necessarily affect the public API. This approach provides stability and backward compatibility for developers using our API.
Key advantages of this decoupling include:
- Version independence
- Stability
- Flexibility
- Backward compatibility
The API v0.0.3 includes essential utilities and helpers such as:
- StorageUtils
- QueryHelper
- SimpleQuery
- DomainHelper
- BeanContainer
- AsyncHelper
- MessageSeverity
- MessageHelper
This release empowers developers to create custom components, integrate external systems, and enhance the functionality of applications built on the Muyan platform. We encourage our community to explore the documentation and leverage these APIs to unlock the full potential of the Muyan Low Code Development Platform.