Project
overture
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.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Development
Licenses
MIT
Dependencies
Development
Runtime
~> 3.0
~> 2.0
~> 1.5
~> 3.0
~> 0.7
~> 1.0
~> 2.0
>= 0