Front end for Blabber (CSC 340 Final Project)

Contents

action: signup action: signin action: signout
action: changeInfo action: getUserInfo action: blab
action: getBlabs action: reblab action: like
action: search action: follow action: getFollowing
action: unfollow action: getFollowers

Note: leaving a field blank will cause it to not be sent to the server.

action: signup

username:
password:
displayName:
handle:
Server Response:

action: signin

username:
password:
Server Response:

action: signout

Server Response:

action: changeInfo

displayName (OPTIONAL):
handle (OPTIONAL):
currentPassword (OPTIONAL but required if newPassword present):
newPassword (OPTIONAL):
Server Response:

action: getUserInfo

handle:
Server Response:

action: blab

blab:

Server Response:

action: getBlabs

since e.g., 1386620300270:
handle:
Server Response:

action: reblab

blabID:
Server Response:

action: like

blabID:
Server Response:

action: search

query:
handles (comma separated strings, OPTIONAL):
Server Response:

action: follow

handle:
Server Response:

action: getFollowing

handle:
Server Response:

action: unfollow

handle:
Server Response:

action: getFollowers

handle:
Server Response: