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. _______________________________________________ Twisted-web mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web
