Ruby on Rails (API Mode)
Rails generated with the --api flag boots a slimmer middleware stack and an ApplicationController inheriting from ActionController::API (rather than ActionController::Base), making Rails a first-class JSON API framework while keeping Active Record, routing, and generators.
Ruby on Rails (API Mode) is one of 15 APIs that Ruby Programming Language and Popular API Gems publishes on the APIs.io network.
Tagged areas include Web Framework, REST, and JSON API. The published artifact set on APIs.io includes API documentation.