4 projects tagged "JSON API"
KonaKart is an eCommerce and shopping cart application that provides everything that store owners need to sell their products over the Internet. KonaKart includes an extensive set of online shopping cart features to satisfy the needs of both online shoppers and store owners alike. It is an affordable enterprise quality eCommerce solution designed with technologies that will perform and scale. KonaKart has a comprehensive set of APIs for controlling all functionality. These APIs are accessible using Java (POJOs), SOAP, RMI, JSON, or even Javascript. These APIs make it easy to integrate KonaKart into other systems, both at the front and back ends (eg. to Content Management Systems or ERP systems).
Kloxo is a lightweight and powerful Web hosting panel that has been in development since 2002. It was formerly known as LxAdmin. It allows for adding customers, resellers, and wholesale resellers with few clicks. Clustering functions are also built in, so you can expand and add servers whenever you need. Migrating customers between servers is easy and automatic, making it the most extensible panel to date. The services installed by default are Apache, BIND, MySQL, Pure-ftpd, Qmail, and Bogofilter. You can also switch between Apache and Lighttpd, BIND and djbdns, Bogofilter and Spamassassin. All configuration files are converted automatically in the process.
The JsonMe++ (JSON Made easy for C++) library is a C++ wrapper for the JSON-Glib C library. The library makes heavy use of C++ syntactic sugar type C++ language constructs, most notably the subscript operator and cast operator as essential API components, which makes this JSON library extremely simple to use. As a result, access to a deeply nested value from a piece of JSON data can be expressed simply.