Appery.io Database: Backend For Your Mobile App

We are super excited the announce the availability of Appery.io Database (beta). Appery.io Database is a cloud database that provides a backend and storage for your mobile app. You already know that any using 3rd party REST API is very easy in Appery.ioapp builder. Every REST API provides some specific functionality. For example, if you use Facebook API you can easily post a message to the timeline, but what happens if you need to store data specific to your app? Let’s say you are building a todo app – where can you store the list of things to do? That’s exactly where Appery.io database comes in. It comes with elegant REST APIs so you can easily show, create, edit, and delete app data. Appery.io database comes with built-in User Management. It’s powerful, scalable and easy to use. It works seamlessly with Appery.io app builder.

You can access Appery.io database today at https://appery.io. From appery.io, go to My Account, then click on Database.

On the first page you can see a lit of all your databases, you can also create a new database:

Once you select a database, you will see all the collections in the database:

A very nice feature is that you get curl command hints. This will enable you to define a service in Appery.io app builder very quickly:

In Appery.io app builder, defining a service is as simple as this:

Keep in mind that this service is still in beta. We got a lot more features we want to add, such as push, analytics and server-side code. Database docs are here. We also would love to hear your feedback. Let us know of the forum, email, Twitter or Facebook.

Appery.io – WebHostingSearch Best Mobile App Builder for 2012

Written by WebHostingSearch.com Team

Web Hosting Search - 2012 Best Mobile App Builder

Mobile devices are now more powerful than what the industry offered before. It can now be used as an alternative to your desktop, offering almost the same amount of functions. You can bring your mobile devices wherever you go as long as you have the applications that can solve your problems. With this, the demand for apps constantly grows and as this happens, cloud services make the management of infrastructure easier for the users making it more attractive for them. Cloud based applications continuously capture the interest of the market.

While it seems complicated to build a cloud based mobile app, Appery.io, a service that captured our interest with their previous web prototype builder, now offers the easiest and fastest way to create mobile app for HTML5.

Appery.io is an easy-to-use builder as it does not require installation and easily connect to any cloud services using REST. An interesting builder that is loved by many professional developers and beginners because of the support and helpful tutorials it provides. It also lets developers use REST API for their apps and build a beautiful mobile UI.

Appery.io offers an easy way to export your app to mobile web and the app source code. Last month, Appery.io announced that SendGrid is now available as API Plugin for their app builder. You can send outgoing messages from your mobile app using this plugin.

Web Hosting Search team is proud to announce that Appery.io becomes part of our list of Best Mobile App Builder in our directory. WebHostingSearch.com was established year 2000 and started looking for recommended tools since 2008. The inclusion of Appery.io was based on the number of suggestions from our web development team and community.

“Welcome to our community!” –WHS Team

Where to Find The Appery.io Team?

The Appery.io Team is going to be at these events in the next couple of weeks. If you are there, stop by and say hello.

MongoLab Database Plug-in Is Now Available In Appery.io

If you plan to use MongoLab database in your app, it’s now even simpler with our new MongoLab database plug-in. Here is how to create one.

Click to import a plug-in:

then select Mobile and click MongoDB Database API:

next you will be prompted to enter database API key and database name. Both values can be found in your MongoLab account:

If you don’t set these values during import, don’t worry. You can also set them in Services/MongoLab_Settings after the import.

In addition to API key and database name you also need to set the collection name (as we don’t have that information). The collection name is defined and set in Request Parameters panel:

In the Default Value column enter the collection name. You may also set the collection name directly in the URL. The reason collection name is set in request parameters and not in the settings file is because it will change often while the other values are most likely going to stay the same.

Once the service is imported, you can test the service and automatically create the response structure from it.

SendGrid Mail API Plug-in Is Now Available in Appery.io App Builder

We were getting a lot of questions how do you send email from your mobile app? We would always tell user to use SendGrid, a wonderful cloud service that provides REST API for sending out emails. Today we released SendGrid Mail API plug-in in Appery.io. All it takes now is a few clicks and you are ready to send emails from your mobile app.

To import the plug-in, click the block button in Project view:

Open Communication category and select SendGrid Mail API:

Click Import selected plug-ins button. You will be prompted to enter api_user and api_key values. Before being able to send out emails with SendGrid you need to sign up for an account (they do offer a free plan). You will then get a api_user and user_key. You may skip entering these values right now. You can always set them in Project/SendGrid_Settings.

Once the plug-in is imported, you will have page called Sendmail that looks like this:

The UI is built with jQuery Mobile.

You can also open the REST service (SendGrid_MailSend). The URL is defined here:

Request parameters:

{api_user} and {api_key} are set in SendGrid_Settings.

And finally the service mapping (UI to service):

This REST service has additional option parameters which are described here. You may modify the service as you need. SendGrid provides other API’s that you can find here.

Have fun building apps in Appery.io, now with SendGrid email API.

New Features In Appery.io – You Can Be Mobile In Minutes [Webinar recording]

Check out other Appery.io videos.

Appery.io Coverage in Mashable

Appery.io At AT&T Mobile App Hackathon, NxNE Interactive Festival, In Toronto

Appery.io Coverage In TechCrunch And Technorati

AT&T mHealth API Plug-in Is Now Available

In addition to AT&T SMS API Plug-in, we just made available AT&T mHealth API Plug-in in Appery.io app builder.

mHealth gives you control over your health and wellness data and makes that data more accessible than ever before. With a rich ecosystem of supported devices and applications, mHealth enables you to manage your personal health and wellness from the palm of your hand, anytime, anywhere

Source: https://mhealth.att.com/what

In addition to REST services, the plug-in has two pages. On the first page there is a button to connect to mHealth. When you click on the button, mHealth login page will be opened. Once you login, you will be redirected back to the app and shown the second page. On the second page a simply REST service is invoked showing to what data access is available. The plug-in is set up with three scopes (/read/health/data/fitbit /read/health/data/poke /health/read/user). mHealth docs shows more available scopes.

To add the plug-in to your app:

  1. Create a new app, make sure to create Mobile App (not Mobile Web)
  2. Inside the builder, click on the “blocks” button in Projects view:
  3. Select Fitness category, then check the plug-in
  4. Click Import selected plugins. You will be prompted to enter the client_id and client_secret information. This information can be obtained from mHealth app settings. You may skip it and enter it later
  5. Enjoy the plug-in!

The plug-in is just in time for AT&T Education Hackathon happening today and tomorrow in Palo Alto, CA. Appery.io team will be there.