Advertisement
arinto

References-to-SO-question

Dec 18th, 2013
357
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. [1]Php implementation: http://stackoverflow.com/questions/14975898/instagram-how-to-verify-x-hub-signature-in-php
  2.  
  3. [2]Python implementation: https://github.com/Instagram/python-instagram/blob/master/instagram/subscriptions.py#L53
  4.  
  5. [3]Ruby implementation: https://github.com/Instagram/instagram-ruby-gem/blob/master/lib/instagram/client/subscriptions.rb#L131
  6.  
  7. [4]Instagram developer website: http://instagram.com/developer/realtime/#
  8.  
  9. [5]https://groups.google.com/forum/#!msg/play-framework/YMQb6yeDH5o/jU8FD--yVPYJ
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement