[ 原始碼: ruby-acts-as-api ]
套件:ruby-acts-as-api(1.0.1-2)
ruby-acts-as-api 的相關連結
Debian 的資源:
下載原始碼套件 ruby-acts-as-api:
- [ruby-acts-as-api_1.0.1-2.dsc]
- [ruby-acts-as-api_1.0.1.orig.tar.gz]
- [ruby-acts-as-api_1.0.1-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
makes creating XML/JSON responses in Rails 3 easy and fun
It provides a simple interface to determine the representation of your model data, that should be rendered in your API responses.
In addition to Rails it theoretically can be used with any ruby app and any database (__ActiveRecord__ and __Mongoid__ are supported out of the box) as it only has few dependencies.
The lib is _very_ fast in generating your responses and battle tested in production with platforms like Diaspora or flinc.
其他與 ruby-acts-as-api 有關的套件
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用
-
- dep: ruby-activemodel
- toolkit for building modeling frameworks (part of Rails)
-
- dep: ruby-activesupport
- Support and utility classes used by the Rails 4.1 framework
-
- dep: ruby-rack
- modular Ruby webserver interface