mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-18 06:01:00 +00:00
1 line
1.1 KiB
JSON
1 line
1.1 KiB
JSON
[{"user_id": 12689, "stars": [], "topic_id": 48515, "date_created": 1323264234.5107789, "message": "I'm developing my app and the only way I can code/test certain features (webhooks from other vendors for example) is to run 'epio upload' quite often. Is this standard practice, or am I the jerk that is uploading too much? How much is too much?", "group_id": 2873, "id": 2716522}, {"user_id": 12689, "stars": [], "topic_id": 48515, "date_created": 1323264277.647037, "message": "How would you all recommend testing something like webhooks in a dev environment?", "group_id": 2873, "id": 2716526}, {"user_id": 8740, "stars": [], "topic_id": 48515, "date_created": 1323265532.1254849, "message": "Uploading very often is fine, as long as it's not every few seconds - after all, it's the only way to get new code into production. For webhooks locally I'd just have a simple script/curl call that fakes the webhook call you're coding against.", "group_id": 2873, "id": 2716608}, {"user_id": 12689, "stars": [], "topic_id": 48515, "date_created": 1323265887.4094279, "message": "Good to know. Thanks for the script/curl tip. Didn't think of that.", "group_id": 2873, "id": 2716631}] |