-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Labels
Description
Nowadays, different vendors have different categories, development guidelines, and implementations for developing Miniapp APIs. The cost of writing multiple sets of code for different vendors is obviously very high for developers. Therefore, it is necessary to define a standard set of APIs for Miniapp to help improve the cross-platform capability of Miniapp, improving developer efficiency.
The specification may contain:
- Define the Miniapp Object Model to provide APIs for Miniapp;
- Document the common set of Miniapp APIs by referring to the current specifications of Web APIs;
- Document the usage of Miniapp APIs, such as synchronous APIs and asynchronous APIs.