# NOT RUN {
# get a user by id
qiita_get_users("yutannihilation")
# follow a user
qiita_follow_user("user1")
# unfollow a user
qiita_unfollow_user("user1")
# get the current user
qiita_get_authenticated_user()
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab