SignUp Request - HomamAlamier/UniversityWebProject GitHub Wiki

send a POST request to the link [WebsiteURL]/mobile/api/json/signup containing the following content as JSON :

{
   "Username": "[Username]",
   "Password": "[Password]",
   "Email": "[Email]",
   "Address": "[Address]",
   "Description": "[Description]"
}

you will recive an error code see Errors

⚠️ **GitHub.com Fallback** ⚠️