API and Mobile References

This section explains about various API references that you can integrate with your applications, using Server Script APIs in your applications, and how to build and deploy enterprise mobile client.

API References

The server script helps in creating a proxy layer for a service or create back-end logic to access database. You can create server logic and web services as JavaScript code. Web Service is a server script which is accessible from the internet to do the desired functionality. The following categories of APIs are currently available in ASG-Studio:

Create Mobile App Packages

Generate your own mobile app packages using the build tool available in ASG-Studio installation package. You can deploy your app packages to App Store or Play Store so that the business users can directly download and install the apps on their mobile devices in addition to accessing through browser. See, Create APK and Use Cordova Plugins to create Android app packages and Create IPA and Use Cordova Plugins to create iOS app packages.