How to make json rpc request in Django? -


i have create web panel voipswitch using api provided on website. visit take @ api. use json rpc 2.0 i've never used before. how can make requests in json rpc using django framework panel?

i can capture post data users, how implement in api call?

use 'requests' package, or urllib2

https://pypi.python.org/pypi/jsonrpc2

http://docs.python-requests.org/en/latest/


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -