CuiBono / cuibono_webservice

webservice to receive fingerprint queries from mobile devices, query echonest server and return JSON
2 stars 1 forks source link

build json object from ad object in AdHandler #3

Closed boblannon closed 12 years ago

boblannon commented 12 years ago

the mobile client will be expecting json information returned as the result of an /ad/the_hash/ query. for right now, i'm going to make the json object using just information from the ad object that is currently being returned. in the future, though, this will also include information gleaned from other sources.