848
Comment:
|
198
|
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. |
[[AjaxStub|AjaxStub]] |
Line 12: | Line 11: |
[[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. == 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. [[http://tetrasys-design.net/home/Linklist/|API Home Page]] [[http://tetrasys.homelinux.org/cgi-bin/viewvc.cgi/OpenSource/linklist/?root=cvs|CVS Repository]] This is off site. |
[[DLLA|Doubly Linked List API]] |