An implementation of OpenGroupware's ZideStore in Python. OpenGroupware is a robust feature-rich groupware server developed in Objective-C. Coils is a backwards-compatible port of that can run side-by-side with Objective-C services In addition to reimplementing ZideStore in a more modern
... [More] environment Coils adds multiprocessing capability and the OpenGroupware Integration Engine (OIE). OIE provides a way to integrate your groupware platform with business process management. [Less]
Full end-to-end JavaScript platform including a Server, an IDE (studio), and a framework.
The server provides:
- a Model-driven NoSQL Object Datastore (WakandaDB) with a REST and a SSJS API.
- a Full HTTP 1.1 compliant server
- a JSON-RPC service
- a Users and Groups management
It runs on
... [More] Linux, Mac0S, and Windows
The studio provides:
- a Model Designer
- a Code Editor
- a SSJS Multi-Context Debugger
- a HTML5/CSS3 GUI Designer
- a User and Groups Administration tool
The Framework provides:
- a set of business oriented widgets
- a datasources management
- a dataprovider (WakandaDB REST client)
- a JSON-RPC client [Less]
Jetpack is an API for marshalling and unmarhalling to JSON data. With a JAR file less than 13K, Jetpack is not only the world's fastest and most flexible JSON API, it is also the most lightweight. Jetpack also includes features that many other JSON APIs do not, such as:
* A five second learning
... [More] curve. It's really simple!!!
* Support for streaming JSON as well as creating JSON data in space
* Flexible mechanisms that allow the developer to control what is JSON data and what is not.
* 100% Unit test coverage
* 100% Pure Java (No Native Code)
* 100% Self-contained (No external dependencies)
* Universal character set support
* Well under 1K effective lines of code
* A flat heap foot print. Jetpack can stream terabytes of data to JSON without even blinking. [Less]
An egg for CHICKEN Scheme that enables the user to sent valid JSON-RPC 2.0 strings to a server and listen for a response or error. Public broadcast messages sent by the server are automatically parsed if desired.
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy