RubyGems Navigation menu

overture 0.2.1

Compilation of tools and configurations that will help you get started with your back-end setup. This gem contains the basic configuration options and file organization to create an HTTP layer and also a layer for the business rules (a.k.a. interactors). Sinatra is used as a HTTP layer, but it can be easily replaced. [Interactor](https://rubygems.org/gems/interactor) is used for the business rules.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.2.1 - June 13, 2019 (14.0 KB)
  2. 0.2.0 - June 10, 2019 (14.0 KB)
  3. 0.1.6 - May 09, 2019 (6.5 KB)
  4. 0.1.5 - April 01, 2019 (6.5 KB)
  5. 0.1.4 - January 25, 2019 (6.5 KB)
显示所有版本 (共 10 个)

Runtime 依赖 (8):

bcrypt ~> 3.0
dotenv ~> 2.0
fast_jsonapi ~> 1.5
interactor ~> 3.0
rack-parser ~> 0.7
sequel_pg ~> 1.0
sinatra ~> 2.0
tzinfo >= 0

Development 依赖 (3):

minitest ~> 5.0
rake ~> 12.0

业主:

作者:

  • Edgar JS

SHA 256 校验和:

1f0d63472abc763f30cdad7c15818af18516acb72127b0d3e28b817726852d56

下载总量 13,904

这个版本 2,529

许可:

MIT

需要的 Ruby 版本: >= 0

链接: