Skip to content

Wails

Golang을 백엔드로 사용하면서 프론트 엔드는 HTML/CSS/JS는 물론 React, Vue 등을 사용해서 크로스 플랫폼 (Mac, Linux, Windows) 데스크톱 응용 프로그램을 개발 할 수 있는 프레임 워크 입니다.

  • 백엔드: Go
  • 프론트엔드: HTML/CSS/JS, React, Vue
  • 크로스플랫폼: Mac, Linux, Windows

Features

  • Use standard Go for the backend
  • Use any frontend technology to build your UI
  • Expose Go methods/functions to the frontend via a single bind command
  • Uses native rendering engines - no embedded browser
  • Shared events system
  • Native file dialogs
  • Powerful cli tool
  • Multiplatform

See also

Favorite site