fastapi-inertia
Inertia-FastAPI Adapter
An adapter that integrates Inertia.js with FastAPI, enabling the creation of web applications using these technologies.
An Inertia.js adapter for FastAPI, using the dependency injection system
26 stars
3 watching
6 forks
Language: Python
last commit: about 2 months ago
Linked from 1 awesome list
fastapiinertiainertiajspython
Related projects:
Repository | Description | Stars |
---|---|---|
j0ack/flask-inertia | An adapter module that integrates InertiaJS frontend framework with Flask web application framework | 35 |
kapi2289/inertiacore | An ASP.NET adapter that integrates Inertia.js into ASP.NET Core applications | 71 |
inertiajs/inertia-laravel | An adapter that enables Inertia.js functionality in Laravel applications | 2,088 |
inertiajs/inertia-phoenix | An Elixir-based adapter for Inertia.js to power Phoenix web applications | 185 |
inertiajs/inertia-rails | An adapter allowing Rails to integrate with Inertia.js for rendering dynamic components in web applications. | 571 |
inertiajs/inertia-django | An adapter allowing Django to be used with Inertia.js for building client-side rendered web applications | 325 |
haikyuu/imba-inertia-adapter | An adapter for Imba's Inertia framework to simplify the creation of server-driven client-side applications | 11 |
cherifgsoul/inertia-can | An adapter for integrating CanJS with Inertia.js, enabling the use of CanJS's templating and routing features within an Inertia.js application. | 14 |
devato/inertia_phoenix | An adapter that enables Inertia.js functionality in Elixir Phoenix applications | 87 |
ishanvyas22/cakephp-inertiajs | Provides a CakePHP adapter for building single-page apps with Inertia.js without an API | 41 |
eznix86/fiber-inertia | A Golang adapter for Inertia.js that enables server-side rendering with the Fiber framework. | 11 |
kohkimakimoto/inertia-echo | An Inertia.js server-side adapter for Echo Go web framework | 10 |
petaki/inertia-go | A Go package providing an Inertia.js server-side adapter | 211 |
boxybird/inertia-wordpress | Provides an Inertia.js adapter for WordPress | 171 |
koxudaxi/fastapi-code-generator | Generates a FastAPI application from an OpenAPI file | 1,067 |