6d8899a078
- Add Vue 3 frontend with glassmorphism design (Tailwind CSS) - Add Go backend handlers: auth, webhooks, stats, scheduler, validation - Add i18n support (EN, ID, ZH) - Add Swagger docs and API handlers - Add nftables integration and plugins support - Remove deprecated go.mod (migrated to wgrplane)
5 lines
51 B
JSON
5 lines
51 B
JSON
{
|
|
"greeting": "Hello",
|
|
"farewell": "Goodbye"
|
|
}
|