Yazio API description
What
Public API description for Yazio application.
Why?
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
How to install
npm i node-fetch --save
Examples:
Login
node examples/login.js
login.js - Login to Yazio App with login and password using OAUTH2
Token refresh
node examples/token_refresh.js
token_refresh.js - Refresh login token
Get user info
node examples/get_user_info.js
get_user_info.js - Gets user info