Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add FriendRequest #20

Open
catherinettt opened this issue May 24, 2012 · 1 comment
Open

Add FriendRequest #20

catherinettt opened this issue May 24, 2012 · 1 comment

Comments

@catherinettt
Copy link
Member

FriendRequest: (user_id, friend_id)

and also:
POST sendrequest - BODY: {user_id: 123, user_id: 456}
GET getrequest/user_id RETURN: {frind_name: mike, friend_request_id: 111}
POST acceptrequest/friend_request_id BODY: {}

@ghost ghost assigned catherinettt May 25, 2012
@catherinettt
Copy link
Member Author

basic structure created.
commit 2186df0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant