An unofficial Mealime API wrapper for usage with Siri via Apple Shortcuts.

Mealime/Siri integration

In September 2022, I built a simple HTTP API that wraps the internal grocery list API of the meal planning app Mealime. It abstracts away cookie-based authentication into a simple fixed token, so the API can be used from an iOS Shortcut and other simple HTTP clients.

Amongst others, I used this Shortcut to build a grocery list integration with Siri: I can now add items to my grocery list without picking up my phone, and I often do!

In February/March 2023, I rewrote the Node.js app into Deno, extended its functionality, and released it publicly on GitHub.

Factsheet

StatusOperational
Created September 2022 → March 2023 — 5 months
2023
Repository Mealime Groceries API on GitHub