endpoint-flux2A simple way to organise API endpointsapiendpointgemgood-first-issuemicro-frameworkmiddlewarerails-apirails-architecturerest-apirubyruby-architecture
rakeRake is a Make-like program implemented in Ruby. Tasks and dependencies are specified in standard Ruby syntax. Rake has the following features: * Rakefiles (rake's version of Makefiles) are completely defined in standard Ruby syntax. No XML files to edit. No quirky Makefile syntax to worry about (is…hacktoberfestrakerakefileruby
multi_jsonA common interface to multiple JSON libraries, including Oj, Yajl, the JSON gem (with C-extensions), gson, JrJackson, and OkJson.