mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-21 15:40:58 +00:00
1 line
3.2 KiB
JSON
1 line
3.2 KiB
JSON
[{"user_id": 1, "stars": [], "topic_id": 4478, "date_created": 1297485612.886765, "message": "Base everything on input/output", "group_id": 2391, "id": 86135}, {"user_id": 1, "stars": [], "topic_id": 4478, "date_created": 1297485626.908639, "message": "Web apps don't have an output. The API is the input to the web app, but no output.", "group_id": 2391, "id": 86136}, {"user_id": 1, "stars": [], "topic_id": 4478, "date_created": 1297485631.246969, "message": "Web Hooks.", "group_id": 2391, "id": 86137}, {"user_id": 1, "stars": [], "topic_id": 4478, "date_created": 1297485484.877393, "message": "Service oriented web (SOA)", "group_id": 2391, "id": 86124}, {"user_id": 1, "stars": [], "topic_id": 4478, "date_created": 1297485673.444005, "message": "Twilio does SMS and phone call stuff via web hooks, they post to your server when a call happens.", "group_id": 2391, "id": 86142}, {"user_id": 1, "stars": [], "topic_id": 4478, "date_created": 1297485681.2597189, "message": "Now there are a lot of services that have web hooks", "group_id": 2391, "id": 86144}, {"user_id": 1, "stars": [], "topic_id": 4478, "date_created": 1297485719.6972229, "message": "Can build a thing where when you get a twitter follower, if you're a facebook friend with them it'll follow them back.", "group_id": 2391, "id": 86148}, {"user_id": 1, "stars": [], "topic_id": 4478, "date_created": 1297485727.2559161, "message": "http://j.mp/eventedweb", "group_id": 2391, "id": 86149}, {"user_id": 1, "stars": [], "topic_id": 4478, "date_created": 1297485450.88083, "message": "Web 2.0 \"Web as a platform\"", "group_id": 2391, "id": 86118}, {"user_id": 1, "stars": [], "topic_id": 4478, "date_created": 1297485461.407578, "message": "Programmatic access to functionality and data", "group_id": 2391, "id": 86120}, {"user_id": 1, "stars": [], "topic_id": 4478, "date_created": 1297485475.579911, "message": "Content web -> Aplication web -> API web", "group_id": 2391, "id": 86123}, {"user_id": 1, "stars": [], "topic_id": 4478, "date_created": 1297485521.0464411, "message": "Pretty much every web app you use has an API now - you can build a lot of cool new stuff", "group_id": 2391, "id": 86125}, {"user_id": 1, "stars": [], "topic_id": 4478, "date_created": 1297485542.0727651, "message": "Composition vs. Integration", "group_id": 2391, "id": 86126}, {"user_id": 1, "stars": [], "topic_id": 4478, "date_created": 1297485556.962326, "message": "With composition, the two services don't talk to each other", "group_id": 2391, "id": 86128}, {"user_id": 1, "stars": [], "topic_id": 4478, "date_created": 1297485575.674386, "message": "The web API is designed for composition, not integration", "group_id": 2391, "id": 86132}, {"user_id": 1, "stars": [], "topic_id": 4478, "date_created": 1297485590.3736291, "message": "The evented web is a different paradigm", "group_id": 2391, "id": 86134}, {"user_id": 1, "stars": [], "topic_id": 4478, "date_created": 1297485641.909512, "message": "\"When something happens, perform HTTP POST with relevant data...\"", "group_id": 2391, "id": 86138}, {"user_id": 1, "stars": [], "topic_id": 4478, "date_created": 1297485656.1918869, "message": "PayPal IPN is an example of a web hook", "group_id": 2391, "id": 86139}] |