Golang API and Vue.js SPA starter with user management and JWT authentication
Starter project combining a Golang API with a Vue.js single-page client. It provides user management, JWT-based authentication, middleware routing, and database access via Gorm (sqlite or Postgres). Suitable for building SPA web applications that require account management and token-based REST APIs.
0