Description

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

Base URL

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

Endpoints - 1 - POST signup

POST /api/user/signup

for the /signup account user

Body

Response

Returns a JSON object with the following properties:

Example