Public API description for Yazio application.
After waiting for more than one year for public API description I was tired.
Some functions are still missing (i.e. Share saved meal with other people) - should be easier now to create it as a plugin / extension / additional webapp
npm i node-fetch --saveA swagger.json file was added. You can use the public swagger editor to paste/import it and play around.
ℹ️ The OAuth part works. You can log in and retrieve a valid token.
node examples/login.jslogin.js - Login to Yazio App with login and password using OAUTH2
node examples/token_refresh.jstoken_refresh.js - Refresh login token
node examples/get_user_info.jsget_user_info.js - Gets user info