FAQs


  1. EzyPlatform is a server software that provides an administration interface and user interface for both real-time and non-real-time APIs.
  2. It is also a framework that offers libraries and tools for programming themes and plugins that can be integrated into the aforementioned server software.
  3. Furthermore, EzyPlatform serves as a marketplace where you can buy, sell, and exchange plugins created by yourself or others, all in compliance with the EzyPlatform 1.0.0 License.
What is EzyPlatform aiming for?

First, EzyPlatform aims for the goal of "Less code - As little programming as possible." We try to package everything so that even programmers don't have to write too much code but can still create a complete product.

Next, we aim for the goal of "No code - No need for programming." Programming should be reserved for programmers, and even users and software developers may not need to type any source code to create their own products and satisfy their customers.

Finally, we aim for the goal of "AI code - AI will program instead of humans." When the number of plugins is large enough, we apply AI, and at that point, programmers may not even need to write source code but simply teach AI to program according to their intentions.

In summary, we aim to reduce the labor of programmers, allowing them to have more rest time or focus on higher-level tasks. We help software developers and users create products easily, accurately meeting their needs with the lowest cost.

Term: End users" - These are the people using EzyPlatform.

Yes, but it is not open source completely. We will open a part source code on Github.
  1. You can use EzyPlatform for free to create your own websites, games, or applications.
  2. You can also use EzyPlatform for free to create themes and plugins, and you have the option to buy, sell, or exchange these themes and plugins through the EzyPlatform marketplace.
  1. HTTP, HTTPS
  2. TCP
  3. UDP
  4. Websocket
It's a bit complex because you will need to install the following components:
  1. JDK
  2. MySQL
No, you will just need to install ezyplatform follow by instruction here. Then you can find plugins by uri [your website url]/modules/add, example: http://localhost:9090/modules/add, add plugins, activate them, and you can start using them. You can take a look here to get more details.
Yes, you can accomplish that by developing your own plugins.
Yes, you can. But you need follow by ezyplatform license.
No, EzyPlatform only pre-creates indexes that are considered potentially useful in query statements. You can optimize indexes by removing default indexes and adding suitable indexes for your queries.