I think one possible example is the betting app idea that was recently proposed. Grin Betting Platform Idea - #8 by Anynomous
Imagine you write your backend in Python Flask or FastAPI and just import mimblewimble
to process transactions and store them in your PostgreSQL database (mimblewimble-py
is meant to be shipped with SQLAlchemy models for storing slates and all other required data).