These are APIs to LOGIN, LOGOUT, REGISTER, get Recipe, get queryRecipe, get detailRecipe, get History, delete History, get MyFavourite, post Favourite, delete Favourite, and also POST ingredientPredict
The base URL for all API requests is:
https://backend-dot-dishcoverapi.et.r.appspot.com ⇒ Production
https://dev-dishcoverapi.et.r.appspot.com ⇒ dev
https://model-predict-api-tphpozvyha-et.a.run.app ⇒ Model Prodict
POST /api/user/signupfor the /signup account user
name: For account nameusername: Username accountemail: Email userpassword: Password userReturns a JSON object with the following properties:
message: Message from APIdata: An array of signup objects, each with the following properties:
id: The unique identifier of the user.username: Username for user.