Skip to content
konacloud edited this page Jul 3, 2014 · 2 revisions

Welcome to the kona.js wiki!

KonaCloud.io

Welcome to KonaCloud.io

KonaCloud.io is for developers by developers. A platform to run all your back-ends, APIs and bussiness logic. Runs JavaScript on the server-side so you don't have to learn a new language.

KONA is a Backend-as-a-Service platform which allows you to create data models, code custom APIs, create and use object storage buckets and reporting for your data.

KONA custom APIs are coded in the latest JavaScript. These are then executed by the all-new, super-fast and powerful Nashorn JavaScript engine from Oracle's JVM 8.

Website: http://konacloud.io Developer Portal: http://developer.konacloud.io

Videos

Hello work 40 sec Video

https://www.youtube.com/watch?v=vTJpU-TGKMU

Kona first Video 30 minutes duration

http://vimeo.com/82645251

Kona-Facebook Demo Video (Deprecated) http://www.youtube.com/watch?v=_tJVz3I9uts&feature=youtu.be http://www.youtube.com/watch?v=QMZbURzh1eE

Kona-SMS Video http://www.youtube.com/watch?v=YnOMuFf7q0E&feature=youtu.be

Kona GeoCode Example http://www.youtube.com/watch?v=wAtOfGyngiY&feature=youtu.be

KonaCloud.IO SDK Reference

On top of the execution runtine, we created a powerful KonaCloud.IO SDK that helps developers code faster and with less errors with ready-to-use libraries that provide a lot of functionality right outside the box, such as push notifcations for iOS and Android, email sending, sms sending, calling external web services and connecting to SQL-based databases with ease.

We strive to create very simple and efficient helper functions so you don't have to reinvent the wheel. We are adding more functions every day to the SDK.

JavaScript

We love JavaScript and all of KonaCloud.IO is based on JavaScript libraries and functions.

Here are useful links to JavaScript reference and user guides that will help you be more efficient and productive.

A re-introduction to JavaScript (JS Tutorial) https://developer.mozilla.org/en-US/docs/Web/JavaScript/A_re-introduction_to_JavaScript

Mozilla's JavaScript Guide https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide

Mozilla's JavaScript Reference https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference

Clone this wiki locally