Differences between revisions 54 and 55
Revision 54 as of 2012-01-15 21:27:22
Size: 848
Editor: CarlNobile
Comment:
Revision 55 as of 2012-01-15 21:28:31
Size: 515
Editor: CarlNobile
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
== AjaxStub ==
This API provides a way to auto generate !JavaScript stubs in your HTML that communicates with a Python web service. It is essentially an RPC style service.

[[http://tetrasys-design.net/home/AjaxStub/ajaxstub.py|API Home Page]]

[[http://tetrasys.homelinux.org/cgi-bin/viewvc.cgi/ajaxstub/?root=cvs|CVS Repository]] This is off site.
[[AjaxStub|AjaxStub]]

Projects

Electronic Parts Inventory Application

RESTful Python Web Service using WSG

Chat Server

AjaxStub

Doubly Linked List API

This is one of my first open source projects and is still seeing quite a few downloads. It's an API for a doubly link list written in C.

API Home Page

CVS Repository This is off site.

ProjectsPage (last edited 2012-01-15 21:31:03 by CarlNobile)