Projects tagged ‘json’ and ‘web’


[19 total ]

45USERS
   

TurboGears is a rapid development, "front-to-back", open source web meta-framework. Its aim is to simplify and speed up the development of modern web applications written in the Python programming language. TurboGears is designed around the ... [More] model-view-controller architecture, much like Struts or Ruby on Rails, and takes the best Python web components available (hence "meta-framework") and combines them into one easy-to-install, documented whole. TurboGears was created in 2005 by Kevin Dangoor, the first stable 1.0 version was released in early 2007. Development progresses with a moderate but steady pace since then, there is a recent 1.1 beta version and the upcoming 2.0 version in alpha state. [Less]

18USERS
   

Lightweight REST framework for Java Do you want to embrace the architecture of the Web and benefit from its simplicity and scalability? Leverage our innovative REST engine and start blending your Web Sites and Web Services into uniform Web Applications!

4USERS
 

This javascript function creates an auto-complete field powered by PHP or whatever language you may want to use as your backend provider. It implements easily and is totally customizable.

4USERS
 

Windmill is an Open Source AJAX Web UI Testing framework that was originally built to automate testing for the Chandler Server Project at OSAF. After spending time with Selenium we realized we had a variety of needs that weren't being fulfilled and ... [More] built Windmill from the ground up. Windmill implements cross browser testing, in-browser recording and playback, and functionality for fast accurate debugging and test environment integration. We are a relatively young project, but as far as we know we already implement a larger set of a browser testability than Selenium. [Less]

4USERS
 

MindTouch Dream is a .Net library for REST-oriented programming. It ships with a REST micro-server for Windows and Linux (thanks to Mono) that can be embedded into applications or used as a standalone .Net REST web-server. Dream is open source ... [More] , written in C#, and licensed under LGPL. The mission of Dream is to make REST-oriented programming as simple as possible without introducing abstractions that obfuscate the versatility of HTTP. Dream provides a concurrency and asynchronous execution library that enables efficient programming. Dream includes a REST micro-server that can act as a standalone host or be embedded into applications to provide a true REST API. [Less]

4USERS
 

JSON-lib is a java library for transforming beans, maps, collections, java arrays and XML to JSON and back again to beans and DynaBeans. It is based on the work by Douglas Crockford in http://www.json.org/java. Includes support for Groovy and JRuby as well.

3USERS
 

Psych desktop is an open source web desktop licensed under the AFL. The main goal of the project is to actually make a full featured and attractive web desktop that is customizable, and useful. Users of the desktop will enjoy a clean environment to ... [More] work in, while also being able to use standard protocols such as IRC as opposed to database driven internal instant messaging. Also we are looking into apps for server administrators such as an SSH client or a file browser. [Less]

3USERS
   

Alebion is a 4 years in development php framework heavily relying on FLOSS libraries at its base. So far it has been a play- and testing ground for a small group of developers to try out design principles, coding techniques and libraries. ... [More] Nevertheless Alebion is intensively used in a variety of products created and maintained by the ION Group and is thus extensible by some already available modules. [Less]

3USERS
 

Framework for building RESTful Web Services in Java. Reference implementation of JAX-RS: Java API for RESTful Web Services (JSR-311).

1USERS
   

IdleOS is a flexible, easily extensible, WebOS. This project is still in the pre-alpha phase, so don't expect much.

1USERS
 

AJAX.OOP is a lightweight OOP/Ajax JavaScript framework. Main feature is a fast anf mostly full implemented OOP engine under JavaScript 1.x and tiny weight of code. The goal of the project to build OO platform to make Web2.0 components in object-oriented way.

1USERS
 

django-simp is a simple django based image manipulation programm with a easy to use ajax interface. it's programmed with: * django * dojotoolkit * python-pil it's designed for: * easy inclusion in other applications * a easy to use ui

1USERS
 

FirstThingsFirst is a multi-user webapplication (written in php and ajax enabled) which enables you to define and maintain an unlimited number of different user-defined lists. Examples of possible use: todo list, cd collection list, etc.

1USERS
   

A core java API for converting java classes to JSON. Javascript utilities for requesting a java object from a server as JSON.

0USERS

This module implements the server-side OpenResty web service protocol. It provides scriptable and extensible web services for both server-side and client-side (pure AJAX) web applications.

0USERS
 

Zoop is a recursive acronym which stands for Zoop Object Oriented PHP Framework. Far from being Yet Another PHP Framework or Rails clone, Zoop has been in development since 2001 and in use for the last 6 years in a number of different production ... [More] environments. While it predates the recent proliferation of PHP frameworks, it's based on solid MVC principles, including separation of display, logic, and data layers. It's designed to be efficient, modular, and extensible, striking a balance between lightweight and fully-featured. With Zoop an inexperienced coder can make secure web applications quickly. More experienced coders will appreciate the design and flexibility. Both will benefit from the shortcuts it provides to handle common and mundane tasks. [Less]

0USERS
 

An implementation of the JSON specification according to RFC 4627 for Ruby. Includes a (very fast) native implementation, written in C, and a pure Ruby implementation. Also includes a GTK+ GUI tool for editing JSON. This library is part of Ruby 1.9's standard library.

0USERS

An IRC library, bot and webapp, written in python using Twisted and Pylons. Main functionality is logging of IRC channels and the displaying of these logs in various ways, including an irssi-style theme with Ajax updating and scrolling. Includes user ... [More] authentication spanning web and irc (across multiple networks), allowing for features like awaylog. [Less]

0USERS

JSON-JRuby is a port of Florian Frank's native json library to JRuby.