375
Comment:
|
848
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
== Doubly Linked List API == | [[EPIA|Electronic Parts Inventory Application]] |
Line 5: | Line 5: |
[[RPWS|RESTful Python Web Service using WSG]] | |
Line 6: | Line 7: |
[[http:../home/Linklist|API Home Page]] [[http:../cgi-bin/viewvc.cgi/OpenSource/linklist/|CVS Repository]] |
[[CHAT|Chat Server]] |
Line 11: | Line 10: |
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. | |
Line 12: | Line 12: |
[[http://tetrasys-design.net/home/AjaxStub/ajaxstub.py|API Home Page]] | |
Line 13: | Line 14: |
[[http:../home/AjaxStub/ajaxstub.py|API Home Page]] | [[http://tetrasys.homelinux.org/cgi-bin/viewvc.cgi/ajaxstub/?root=cvs|CVS Repository]] This is off site. |
Line 15: | Line 16: |
[[http:../cgi-bin/viewvc.cgi/ajaxstub/|CVS Repository]] | == 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. |
Line 17: | Line 19: |
== Chat Server == | [[http://tetrasys-design.net/home/Linklist/|API Home Page]] |
Line 19: | Line 21: |
[[http:../cgi-bin/viewvc.cgi/chatserv/|CVS Repository]] | [[http://tetrasys.homelinux.org/cgi-bin/viewvc.cgi/OpenSource/linklist/?root=cvs|CVS Repository]] This is off site. |
Projects
Electronic Parts Inventory Application
RESTful Python Web Service using WSG
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.
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.
CVS Repository This is off site.