/guides

API only app built with Ruby and Ruby on Rails for experimenting with Trailblazer, Grape and Swagger

Primary LanguageRuby

Guides

Description

API only app built with Ruby and Ruby on Rails.
This app is for experimenting with Trailblazer, Grape and Swagger. App runs in two Docker containers: 1 - rails app, 2 - postgres database.
The volume binding is used in development to map container files and folders to host machine.
Volume binding makes it possible to exclude files from mapping.