add_user - xamgems/UWSchedule GitHub Wiki

Web Service

Description

Adds a new user_name to the database if the the user_name doesn't exist in the database, and returns the user information in JSON format.
If user exists, returns error message:"User exists in Database!"