Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
standalone process to interact with the web
- From: bruno.42.desthuilliers at wtf.websiteburo.oops.com (Bruno Desthuilliers)
- Subject: standalone process to interact with the web
- Date: Wed, 01 Aug 2007 12:04:41 +0200
beginner a ?crit : (snip) > Yes exactly. I just don't want to reinvent the wheel as I imagine > there are already tons of libraries and frameworks that support RPC or > the like functions. Why go thru the pain of RPC, SOAP or such bloated horrors ? Why not just use plain old HTTP with a RESTful API ? Then you just need to make your app wsgi compliant.
- Follow-Ups:
- standalone process to interact with the web
- From: beginner
- standalone process to interact with the web
- Prev by Date: standalone process to interact with the web
- Next by Date: Extending Python by Adding Keywords & Data types
- Previous by thread: standalone process to interact with the web
- Next by thread: standalone process to interact with the web
- Index(es):