Active Graph

GraphQL-powered server framework for Go

These are the new guides for ActiveGraph based on master

Models

Active Records Basics

Work in progress.

This guide will get you started with models, persistence to database, and the Active Record pattern and package.


Active Records Associations

This guide covers how to use Active Records associations.


Active Records Validations

This guide covers how to use Active Record validations.


Controllers

Action Controller Overview

This guide convers how to use controllers.