有适用于 Inertia.js 的 Express.js 适配器吗?

1作者: jerawaj7407 个月前
我喜欢 Inertia.js 这种无需完整 API 就能构建现代应用的方式,但大多数示例都使用 Laravel 或 Rails。我更喜欢使用 Express.js。 有没有现成的 Express.js 适配器用于 Inertia?或者有没有人尝试过干净地集成它们?如果您尝试过,我很想听听您的方法或经验教训。
查看原文
I like how Inertia.js lets you build modern apps without a full API, but most examples use Laravel or Rails. I prefer using Express.js Is there an existing Express.js adapter for Inertia, or has anyone here tried integrating them cleanly? Would love to hear your approaches or lessons if you’ve tried this