Help Guides for building sample apps in Java, Node.js, and Python

Introduction

To begin working with Catalyst AppSail, you must have a coded application or service ready. Catalyst defines no restrictions on the frameworks that you might use for the supported programming environments, Java, Node.js, and Python to build your apps. Based on the language and framework you use, you can incorporate plugins, libraries, extensions, or any other dependencies that you might require.

This guide provides examples of building sample applications with popular frameworks of each programming environment.

Note: When you build your application in your local environment, you might incorporate operating system-specific dependencies in it. However, after you deploy your app as an AppSail service, the dependencies might not work as Catalyst might use different OS and architecture specifications to run your app. Therefore, it is best to avoid using any OS-specific dependencies in your app bundle.

Last Updated 2024-01-04 12:37:42 +0530 +0530

ON THIS PAGE