Skip to content

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

License

Notifications You must be signed in to change notification settings

swiftcarrot/dashi

Repository files navigation

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