Server Extension

Kii Cloud has the server extention which allows executing any JavaScript programs on the server.

Deploy server code written in JavaScript and a server hook configuration file to Kii Cloud with the command line tool. You can call the deployed server code from the mobile app and/or automatically execute it when a certain time arrives or specific data is updated.

You can use server code for various tasks such as executing a process on the server to prevent reverse engineering, adjusting data on the cloud with the administrator's privilege, and so on.


Learn More...

See Server Extension for more information.