by Alexandre Morgaut and Thibaud Arguillere
This topic is about the Wakanda open source project (The team just published the second developer preview and all the nightly builds are available) and an overview of:
- the NoSQL JavaScript Object Wakanda Datastore, usable from any external technology via its REST API (as CouchDB)
- the Wakanda Desktop IDE which most components are HTML5 Web Apps (the DataModel Designer, the GUI Designer, the Debugger, …)
- the Wakanda Framework: all the server business logic is made usable in browsers via a “rich” Ajax Framework (excluding parts made private)
- an example of an ExtJS interface easily interacting with the Model defined in the Wakanda server via a light proxy developed by a member of our young community