I wrote a small CLI in Go called bffgen:
scaffolds a BFF service with chi, echo, or fiber
sets up CORS, JWT, Redis, and session management by default
supports route templates for aggregation
now includes a bffgen.yaml config so defaults persist across runs