Switchtrack is a PHP framework for quickly building web services
Switchtrack provides a framework for developing object oriented, RESTful APIs in PHP. It leverages a router that provides a clean interface between your client-side Javascript framework and database resources in your server environment.
Put another way, Switchtrack lets you express an API endpoint like http://www.yoursite.com/api/user/20/getdisplayname as a PHP class, where the service name ('user') is the class name, and the endpoint ('getdisplayname') is a method of the class. ...
CUAHSI WaterObjectFlow provide JSONwebservice for hydrology observation data,sponsored by National Science Foundation of United States,developed by Joe hu, MapWindow software lab,Idaho State University
This code is another way to create SOA applications through HTTP. Can execute Database SPs, MSMQ, Assemblies, IronPython script and generates RSS, JSON, WebService, Text or Excel file through HTTP. The system has authentication and logging support.