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.
Required Ruby Version
>= 0
Authors
Edgar JS
Versions
- 0.2.1 June 13, 2019 (14 KB)
- 0.2.0 June 10, 2019 (14 KB)
- 0.1.6 May 09, 2019 (6.5 KB)
- 0.1.5 April 01, 2019 (6.5 KB)
- 0.1.4 January 25, 2019 (6.5 KB)