romsar / gonertia

The Go adapter for Inertia.js
https://pkg.go.dev/github.com/romsar/gonertia
Other
86 stars 4 forks source link

Frontend examples ? #25

Open gedw99 opened 3 hours ago

gedw99 commented 3 hours ago

Would like to use this with vuejs.

Is that possible ? I read about how inertia works and I like its simply approach . Less is more in this case :)

romsar commented 2 hours ago

You can use Gonertia with Vue (https://inertiajs.com/client-side-setup)

Check out an example: https://github.com/henrriusdev/gonertia_vue_example