RubyGems Navigation menu

hollow 0.1.1

Hollow is a drop-in component for building RESTful services that bridges from any routing solution (like Sinatra) to your back-end. You flesh out your service with Resource classes, you pick a Router to forward some traffic to Hollow, and it works. GET /HelloWorld becomes HelloWorld.get().

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.1.1 August 30, 2017 (9KB)
  2. 0.1.0 August 26, 2017 (9KB)

Runtime依存関係 (1):

Development依存関係 (5):

bundler ~> 1.15
minitest ~> 5
rack-test ~> 0.7
rake ~> 10.0
yard >= 0

所有者:

作者:

  • Tom Simmons

SHA 256チェックサム:

=

累計ダウンロード数 4,185

このバージョンのみ 2,390

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: