Guest User

Untitled

a guest
Jun 25th, 2018
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1.  
  2. require 'me2day_api'
  3.  
  4. ME2DAY_APP_KEY = "ilovejb" #your application's key
  5.  
  6. api = Me2dayAPI.new(ME2DAY_APP_KEY)
  7. posts = api.get_posts("kkung")
Add Comment
Please, Sign In to add comment