LIKE US FOR UPDATES + GET A FREE STICKER PACK!

Guides

Last updated 05 May 2017

A collection of guides to help you learn how Trailblazer and its gems work.

Trailblazer - The Book

The Trailblazer book walks you through building a realistic Rails application from scratch. It includes all basic knowledge, discusses authentication, authorization using policies, callback objects, how to build consuming and rendering hypermedia APIs with TRB, and much more.

→ Grab the book!

Frameworks

Trailblazer runs with virtually any kind of framework.

Learn how TRB can easily be used from within Sinatra applications.

We use dry-validation and Sequel in this project.

→ Learn more!

Combining Grape's routing layer with Trailblazer gives you a powerful document API framework.

The example app shows Grape with Trailblazer and Roar's representers for deserialization and rendering.

→ Learn more!

Coming soon!