One of the goals of the Oracle Mobile Cloud Service (MCS) is to be client agnostic. So, you should be able to connect to your MCS hosted mobile backend from any client technology out there.
If you are a JavaScript developer you might be familiar with the very popular Ionic Framework.
Now, if you want to use an Ionic-based mobile app with the Oracle Mobile Cloud Service backend we have created a starter project for you that will show you how to perform the basic tasks and get you going in no time.
Have a look or clone the following GIT repo: https://github.com/mjabali/ionic-starter-mcs
The Readme file provides the instructions on how to get started with this sample.
Have fun!
Wednesday, November 4, 2015
Subscribe to:
Posts (Atom)
Setting Up Local Environment for Developing Oracle Intelligent Bots Custom Components
Oh the joy of having a local development environment is priceless. For most cloud based solutions the story repeats itself being hard to tr...
-
A few days ago I was helping an Apache user getting the ActiveMQ Web Console up and running on ServiceMix 4.4. At first instance, it seems ...
-
Web Services are very important components of most (if not all) of the integration projects these days. The Web Services architecture make t...
-
Most of the projects I work on have some kind of database interaction and some of them require variables to be the passed to the queries at ...