From 5380bc2ecfc98ba7c0002db508791068859ce334 Mon Sep 17 00:00:00 2001 From: Mattias Reichel Date: Thu, 22 Feb 2024 16:32:43 +0100 Subject: [PATCH] add(adapters,other): Grails Adapter & PingCRM (#28) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 39f1b28..2c1786e 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,7 @@ - [Rust](https://github.com/stuarth/inertia-rs) - [Oak (Deno)](https://github.com/jcs224/oak_inertia) - [Echo](https://github.com/kohkimakimoto/inertia-echo) +- [Grails](https://github.com/matrei/grails-inertia-plugin) ## Resources @@ -127,6 +128,7 @@ - [Ping CRM / Flask](https://github.com/j0ack/pingcrm-flask) - Demonstration application made with Flask and Vue.js. - [Ping CRM / Echo](https://github.com/kohkimakimoto/pingcrm-echo) - Demonstration application made with Echo and Vue.js. - [Ping CRM / Preact](https://github.com/jrson83/pingcrm-preact) - Demonstration application made with Laravel Preact. +- [Ping CRM / Grails](https://github.com/matrei/pingcrm-grails) - Demonstration application made with Grails and Vue.js. ### Other