Command-line program for querying the Foodle API
Go to https://app.foodles.co/, use the development tool (F12) to obtain the "sessionid" cookie, then put it in the "cookies.toml" file.
[cookies]
sessionid = "The value you have get in your web browser"
This project is licensed under the Unlicense license - see the LICENSE.md file for details