Quickly Add Custom Business Logic to Your App with Server Code

Screen Shot 2015-07-01 at 2.45.21 PM

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

Read the rest of this entry »

Tip: Save Snapshots of Your App Easily

Icon for a tipSaving a version of your app to revert back to, if necessary, before you make significant changes is a good (anxiety-reducing) practice. Appery.io provides a convenient way to make snapshots of your app. Just use the Versions feature. You only need to type in an informative note like “Changing the authentication mechanism” and then click “New Version”.  Using this, you can painlessly revert any changes you made.

Tell me more.

For more tips…

User Registration Example App for Bootstrap and Ionic with AngularJS

Example of a login box

User login/registration is one of the most common features in a mobile app. With Appery.io Database’s built-in user management feature, adding a login and registration capability to an app is very fast and simple. We know that developers love examples and so we created a ready-to-run app available in the App Builder that shows how to do that. In fact, we created two examples: one example uses Bootstrap and another example uses Ionic, both based on AngularJS.

Read the rest of this entry »

Tip: Take Advantage of Bootstrap Themes inside Appery.io

Icon for a tipThere is a rich assortment of themes available for the Bootstrap UI framework. By adding one or more of them, you can quickly change your Bootstrap-based app’s appearance and add cool animation effects! Luckily, adding these themes to your Bootstrap projects in Appery.io is really easy.

Tell me more.

For more tips…

Join Our (Virtual) Office Hours with Max Katz on June 24!

office-hours

Join Max Katz for an interactive Q & A session on Wednesday June 24, 11:00 to 11:30am Pacific. Bring any questions you have about our platform — chances are others will be thinking the same question. Max will take your questions and maybe even demo the answers live!

As a bonus, Max will share a couple of tips and tricks to help you build better apps!

Register to reserve your space now!

Webinar Recording: Building a Barcode Scanner App Integrated with Backend Services

In case you missed our webinar, watch this recording to learn how to use Appery.io to build a barcode scanner mobile app. (At the end of this post is some of the coding used in the webinar.)

Check out many other videos on the Appery.io YouTube channel.

Read the rest of this entry »

API Express: Expose SQL Databases with REST APIs

api_express_logo

Wondering how to access your SQL database from a mobile app? We’ve got the answer. API Express, recently released by Appery.io, can make your existing SQL database RESTful in minutes, allowing you to perform CRUD operations from any external source, whether it’s a mobile app or a web page.

Read the rest of this entry »

Tip: Easily Create jQuery Mobile Themes for Use in Appery.io

Icon for a tipjQuery Mobile has an amazing “themeroller” for creating custom themes. Because of the openness of Appery.io, you can easily develop an incredible theme with this outside tool and then just import it into Appery.io.

Tell me more.

For more tips…

Big Update: Ionic & AngularJS Visual Builder, API Express, Server Code Versioning And More!

new_release_19

Another update is bringing some cool new features to Appery.io; features designed to make the platform even stronger and more attractive. With this update, we’re excited to share the results of a lot of hard work.

Read the rest of this entry »

Adding Live In-App Customer Service With Bright Pattern Mobile API Plug-in

bright_pattern_logo

Appery.io and Bright Pattern have partnered to improve the simplicity of implementing live in-app customer service for enterprises and their customers. The partnership’s result is a plug-in for the Appery.io platform that helps companies to quickly add contact center functionality to their mobile apps. Read the rest of this entry »