[Twisted-web] newb: Twisted and API for Web Services

Ram Peters rampeters at gmail.com
Thu Mar 22 14:45:25 CST 2007


Question1: How do I distinguish the request in Twisted web for each
uri and call the appropriate class to handle the request, and response
back a xml data?

Question2: It will be listening on port 8080.  How does this get
translated to url?

For example, my URI as follows:
http://api.example.org/auto/Ford
http://api.example.org/auto/Chevy
http://api.example.org/auto/add
http://api.example.org/auto/delete
http://api.example.org/dealer/inventory
http://api.example.org/dealer/invoice

Thank you, it would be nice if you guys moved your mailing list to
google groups.  Just my 2 cents.



More information about the Twisted-web mailing list