inertia-django icon indicating copy to clipboard operation
inertia-django copied to clipboard

Any future support for FastAPI?

Open NickDatLe opened this issue 1 year ago • 4 comments

Hi - I know this is the Django project, but is there any plans to support FastAPI? With the AI boom, a lot of companies are using FastAPI.

NickDatLe avatar Feb 20 '24 00:02 NickDatLe

Hey @NickDatLe I'd be happy to help create an inertia library for FastAPI, but I don't have any experience using the framework myself. Would you be interested in collaborating?

BrandonShar avatar Feb 20 '24 04:02 BrandonShar

I think that would be a good weekend project. How do you suggest we get started?

NickDatLe avatar Feb 22 '24 04:02 NickDatLe

Hey @NickDatLe , I've built one: https://github.com/hxjo/fastapi-inertia

hxjo avatar Apr 23 '24 16:04 hxjo