Dashi is a framework for building GraphQL application in Go and React.
- Single binary executable
- Organized code directory
- Model and migration support
- CRUD scaffold generation
- Installation
- Create first dashi project
- Scaffold code generation
Install the latest version of dashi
with:
curl -sf https://raw.githubusercontent.com/swiftcarrot/dashi/master/install.sh | sh