@@ -13,15 +13,15 @@ export default function () {
13
13
numerous community built server-side adapters available:
14
14
</ P >
15
15
< Ul >
16
- < Li >
17
- < A href = "https://github.com/inertiajs/inertia-rails" > Rails</ A >
18
- </ Li >
19
16
< Li >
20
17
< A href = "https://docs.adonisjs.com/guides/inertia" > AdonisJS</ A >
21
18
</ Li >
22
19
< Li >
23
20
< A href = "https://github.com/kapi2289/InertiaCore" > ASP.NET</ A >
24
21
</ Li >
22
+ < Li >
23
+ < A href = "https://github.com/CakeDC/cakephp-inertia" > CakePHP InertiaJS plugin</ A >
24
+ </ Li >
25
25
< Li >
26
26
< A href = "https://github.com/ishanvyas22/cakephp-inertiajs" > CakePHP</ A >
27
27
</ Li >
@@ -32,41 +32,71 @@ export default function () {
32
32
< A href = "https://github.com/prestancedesign/inertia-clojure" > Clojure</ A >
33
33
</ Li >
34
34
< Li >
35
- < A href = "https://github.com/amiranagram/inertia-codeigniter-4" > CodeIgniter4</ A >
35
+ < A href = "https://github.com/amiranagram/inertia-codeigniter-4" > CodeIgniter4 (deprecated) </ A >
36
36
</ Li >
37
37
< Li >
38
38
< A href = "https://github.com/elpete/cbInertia" > ColdBox</ A >
39
39
</ Li >
40
40
< Li >
41
41
< A href = "https://pypi.org/project/inertia-django/" > Django</ A >
42
42
</ Li >
43
+ < Li >
44
+ < A href = "https://github.com/kohkimakimoto/inertia-echo" > Echo</ A >
45
+ </ Li >
43
46
< Li >
44
47
< A href = "https://github.com/j0ack/flask-inertia" > Flask</ A >
45
48
</ Li >
49
+ < Li >
50
+ < A href = "https://github.com/romsar/gonertia" > Go (gonertia)</ A >
51
+ </ Li >
46
52
< Li >
47
53
< A href = "https://github.com/petaki/inertia-go" > Go (inertia-go)</ A >
48
54
</ Li >
49
55
< Li >
50
- < A href = "https://github.com/romsar/gonertia" > Go (gonertia) </ A >
56
+ < A href = "https://github.com/matrei/grails-inertia-plugin" > Grails </ A >
51
57
</ Li >
52
58
< Li >
53
59
< A href = "https://github.com/tobimori/kirby-inertia" > Kirby CMS</ A >
54
60
</ Li >
61
+ < Li >
62
+ < A href = "https://github.com/inventor96/inertia-mako/" > Mako</ A >
63
+ </ Li >
55
64
< Li >
56
65
< A href = "https://github.com/girardinsamuel/masonite-inertia/" > Masonite</ A >
57
66
</ Li >
58
67
< Li >
59
- < A href = "https://github.com/tbreuss/inertia-mithril" > Mithril.js</ A >
68
+ < A href = "https://github.com/maicol07/inertia-mithril" > Mithril.js</ A >
69
+ </ Li >
70
+ < Li >
71
+ < A href = "https://github.com/tbreuss/inertia-mithril" > Mithril.js (for Inertia 0.1)</ A >
72
+ </ Li >
73
+ < Li >
74
+ < A href = "https://github.com/harisfi/nestjs-inertia" > NestJS</ A >
75
+ </ Li >
76
+ < Li >
77
+ < A href = "https://github.com/jcs224/oak_inertia" > Oak</ A >
60
78
</ Li >
61
79
< Li >
62
80
< A href = "https://github.com/inertiajs/inertia-phoenix" > Phoenix</ A >
63
81
</ Li >
64
82
< Li >
65
83
< A href = "https://github.com/cherifGsoul/inertia-psr15" > PSR-15</ A >
66
84
</ Li >
85
+ < Li >
86
+ < A href = "https://github.com/inertiajs/inertia-rails" > Rails</ A >
87
+ </ Li >
88
+ < Li >
89
+ < A href = "https://github.com/stuarth/inertia-rs" > Rust</ A >
90
+ </ Li >
67
91
< Li >
68
92
< A href = "https://kaiofelps.github.io/inertia-rust/" > Rust</ A >
69
93
</ Li >
94
+ < Li >
95
+ < A href = "https://github.com/sailscastshq/boring-stack/tree/main/packages/inertia-sails" > Sails</ A >
96
+ </ Li >
97
+ < Li >
98
+ < A href = "https://github.com/Inertia4J/inertia4j" > Spring/Ktor</ A >
99
+ </ Li >
70
100
< Li >
71
101
< A href = "https://github.com/skipthedragon/inertia-bundle" > Symfony</ A >
72
102
</ Li >
0 commit comments