The Walkthrough



The Walkthrough will take you on a tour of hof’s features, covering the end-to-end developer experience. We will build a generator for a full-stack application with multiple services and languages.

We will primarily be using using Go, JS, and SQL amongst other languages.

Each section will build on the previous and introduce more of hof’s concepts. By the end you’ll see all of the parts needed to create and use a hof generator.


Setup a new generator
Simple Server create a REST API
The Data Layer managing your data model
Web Client create a frontend UI
Adding Features provide extra out of the box
Creators quickstart for your project
Model History track and automate changes to the data layer