Client Development
Application developed based on the main program API can be independent websites, APPs, WeChat mini programs, fast applications and other forms. If the API of the main program does not meet the requirements, you can install or develop extension plug-ins to add APIs, or manage the equivalent configuration of client applications.
Web Client
Standalone Deploy
If your client is a standalone deployment such as Vue, React or other technical solutions, it is just as easy to read the API documentation as it is for an app.
Run in Fresns
If your client is integrated to run in Fresns, you will need to develop the client as a plugin, please see the plugin dev and API documentation for details.
App Client
Please read the API documentation to develop an app client based directly on the API.