Pick any of the CRUD functions below, and set the parameters to test them. The result will be displayed using AJAX calls.
Adds new user into the database
Read user from the database using his email address as a key
Pick a user from the drop-down and edit his data
Pick a user from the drop-down and delete him
• Fields marked with * (astrix) are required!