开发者

Query on data exchange between web sites

开发者 https://www.devze.com 2023-01-19 21:02 出处:网络
All, I have made my own website where the user enters his/her address. Based on the address, I am sending across the same information to various sites such as Foursquare, yelp to find all the informa

All,

I have made my own website where the user enters his/her address. Based on the address, I am sending across the same information to various sites such as Foursquare, yelp to find all the information about the ne开发者_JS百科ighborhood. How should I go about technically implementing this feature(s)? This might be a broad question, but I really don't have en exp working on such development tasks.


xml files can be generated to exchange text between websites..

twitter uses json, even you can use that.. there are plenty of tutorials online

JSON Primer

0

精彩评论

暂无评论...
验证码 换一张
取 消