Wakanda Server is a rapid datastore and HTTP server, it's a home for all your app's business logic.
Wakanda Server is made up of several parts: There is a datastore housing all your application data and models. It's run by a fast, NoSQL object engine (WakandaDB), which uses the classes you’ve defined and the JavaScript you’ve written for the application’s business logic. While all of this is happening, interactions with the outside world (i.e. your front-end) go on via Wakanda’s HTTP server. It does all of its work quietly out of the way, with a browser-based interface that allows you to administer it from anywhere.
Wakanda Server’s ease of use and high performance are all tied to its implementation of JavaScript (based on WebKit’s Squirrelfish Extreme just-in-time compiler) and the datastore class paradigm. In addition to accessing data from HTML5 widgets on the front end, all of the servers data and logic is available directly to you via JavaScript using standards-based APIs (W3C/WHATWG/CommonJS/NodeJS).
Stream recorded or live video over the Internet or the local network.
Build your own website, blog, and online shop without writing a line of code.
Comments