Pakket: ruby-acts-as-api (1.0.1-2.1)
Verwijzigingen voor ruby-acts-as-api
Debian bronnen:
Het bronpakket ruby-acts-as-api downloaden:
- [ruby-acts-as-api_1.0.1-2.1.dsc]
- [ruby-acts-as-api_1.0.1.orig.tar.gz]
- [ruby-acts-as-api_1.0.1-2.1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan ruby-acts-as-api gerelateerde pakketten
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- of ruby-interpreter
- Pakket niet beschikbaar
-
- dep: ruby-activemodel
- toolkit for building modeling frameworks (part of Rails)
-
- dep: ruby-activesupport
- collection of utility classes used by the Rails framework
-
- dep: ruby-rack
- modular Ruby webserver interface