Quickly Add Custom Business Logic to Your App with Server Code
Appey.io Server Code is a powerful tool that allows you to write custom server-side business logic for your app. These are the benefits you get when you use Server Code:
- Write and implement any business logic for an app. For example, you can write a script that checks inventory (Database), then sends a push notification, and then sends an e-mail using the SendGrid API
- Quickly test the script during development
- JavaScript is the language used to write the script
- Server Code is based on the popular V8 JavaScript engine. This means you can use any APIs supported by V8
- A Server Code script is instantly exposed via a REST API. This means you can quickly build a custom API