[ ソース: ruby-grape ]
パッケージ: ruby-grape (1.1.0-2)
ruby-grape に関するリンク
Debian の資源:
ruby-grape ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Simple Ruby framework for building REST-like APIs
Grape is a REST-like API micro-framework for Ruby. It's designed to run on Rack or complement existing web application frameworks such as Rails and Sinatra by providing a simple DSL to easily develop RESTful APIs. It has built-in support for common conventions, including multiple formats, subdomain/prefix restriction, content negotiation, versioning and much more.
その他の ruby-grape 関連パッケージ
|
|
|
|
-
- dep: ruby
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- または ruby-interpreter
- パッケージは利用できません
-
- dep: ruby-activesupport
- Support and utility classes used by the Rails 4.1 framework
-
- dep: ruby-builder
- Ruby library to facilitate programmatic generation of XML markup
-
- dep: ruby-mustermann-grape (>= 1.0~)
- Grape syntax for Mustermann
-
- dep: ruby-rack (>= 1.3~)
- modular Ruby webserver interface
-
- dep: ruby-rack-accept (>= 0.4.5-3~)
- suite of tools for interpreting HTTP Accept family for Ruby/Rack
-
- dep: ruby-virtus (>= 1.0~)
- attributes on steroids for plain old Ruby objects