Source: ruby-snorlax Section: ruby Maintainer: Debian Ruby Team Uploaders: Utkarsh Gupta Build-Depends: debhelper-compat (= 14), gem2deb, ruby-rails Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-snorlax.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-snorlax Homepage: https://rubygems.org/gems/snorlax Testsuite: autopkgtest-pkg-ruby Package: ruby-snorlax Architecture: all Description: Snorlax is a flexible controller for Rails APIs Snorlax is an opinionated, flexible, and well-RESTed gem for building Rails APIs. It's designed to Do The Right Thing™ by default, but allow you to customize where necessary. Snorlax is designed to provide a set of flexible API endpoints for client side consumption. It uses side loading, which means that all of the records returned are unnested and easily available for consumption.