Show HN: CLI to order groceries via reverse-engineered REWE API (Haskell)
Summary
Show HN post introducing korb, a Haskell-based CLI that uses reverse-engineered REWE APIs to assemble and order groceries. The project provides an end-to-end automation workflow (search, basket, timeslots, checkout) with installation and usage instructions, API documentation, and notes on formal verification and security implications. It demonstrates practical shopping automation and highlights the tradeoffs of unofficial APIs.