[ 原始碼: ruby-snorlax ]
套件:ruby-snorlax(0.1.8-1)
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.
其他與 ruby-snorlax 有關的套件
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用
-
- dep: ruby-rails (>= 2:4.1~)
- MVC ruby based framework geared for web application development