Create Web Services with AjaxToaster

AjaxToaster is a framework for writing database oriented web services for Ajax rich internet applications (RIA’s).
Create web services without the overhead and complexity of traditional web service. Database retrieval and CRUD services can be created quickly and easily using a simple scripting language and powerful XML/JSON to Database Mapping engine.
AjaxToaster is currently in Beta - Please download and try out the AjaxToaster server and let us know about any bugs or any new features you would like to see.
Features
- Simple to create database web services - Write a web service simply by writing an SQL statement.
- High performance - Fast data retrieval. Returns hierachical data without programming loops
- Powerful - It is designed to cope with large and complex database services.
- Easy to administer - The number of configuration files has been kept to a minimum as has their complexity. A user friendly admin console is included to view and manage your services.
- Supports both XML and JSON - Services can return data in XML, JSON, or raw formats. XML based services can be linked to an XML schema.
Upcoming Features
New features about to be released include
- The ability to create properly RESTful web services
- A service designer utility and administration console
- Support for service aggregation (a service which builds up a response message by calling one or more other services)
We would love you to come back to check on our progress ! Please note the latest developer code is available from Sourceforge CVS if you wish to see the upcoming features before the official release.
Screenshots
Admin Console
This screenshot shows the admin console listing the databases registered for use with ajaxToaster.
(click to enlarge)
Admin Console - testing a script
The admin console has a built in script testing environment which allows you to invoke services and
view the results in either XML or JSON format. (click to enlarge)













