Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 665 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 665 Bytes

Dashi

go-doc

Dashi is a framework for building GraphQL application in Go and React.

Features

  • Single binary executable
  • Organized code directory
  • Model and migration support
  • CRUD scaffold generation

Documentation

  • Installation
  • Create first dashi project
  • Scaffold code generation

Installation

Install the latest version of dashi with:

curl -sf https://raw.githubusercontent.com/swiftcarrot/dashi/master/install.sh  | sh

License

Apache License 2.0