fiber-inertia
Inertia adapter
A Golang adapter for Inertia.js that enables server-side rendering with the Fiber framework.
This is a Inertia.js server-side adapter based on inertia-laravel, but for Fiber Framework.
11 stars
2 watching
4 forks
Language: Go
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
petaki/inertia-go | A Go package providing an Inertia.js server-side adapter | 217 |
inertiajs/inertia-laravel | An adapter that enables Inertia.js functionality in Laravel applications | 2,120 |
kohkimakimoto/inertia-echo | An Inertia.js server-side adapter for Echo Go web framework | 11 |
kapi2289/inertiacore | An ASP.NET adapter that integrates Inertia.js into ASP.NET Core applications | 73 |
inertiajs/inertia-rails | An adapter allowing Rails to integrate with Inertia.js for rendering dynamic components in web applications. | 604 |
inertiajs/inertia-phoenix | An adapter that enables Inertia.js to work with the Elixir/Phoenix framework. | 216 |
hxjo/fastapi-inertia | An adapter that integrates Inertia.js with FastAPI, enabling the creation of web applications using these technologies. | 29 |
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 |
tbreuss/yii2-inertia | A Yii 2 server-side adapter for building single-page apps with Inertia.js using classic server-side routing and controllers. | 66 |
haikyuu/imba-inertia-adapter | An adapter for Imba's Inertia framework to simplify the creation of server-driven client-side applications | 11 |
inertiajs/inertia-django | An adapter allowing Django to be used with Inertia.js for building client-side rendered web applications | 333 |
maicol07/inertia-mithril | A Mithril.js client-side adapter for Inertia.js, enabling single-page app development using classic routing and controllers. | 2 |
girardinsamuel/masonite-inertia | An Inertia.js adapter for Masonite, enabling client-side rendering of server-driven web apps | 23 |
onix-systems-php/hyperf-inertia | An Inertia.js adapter for Hyperf PHP framework | 3 |
j0ack/flask-inertia | An adapter module that integrates InertiaJS frontend framework with Flask web application framework | 38 |