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
Comments
Post a Comment