module NoirTechs::Catalog::R

Overview

NoirTechs catalog entry: r_plumber. One file per technology; NoirTechs::TECHS in src/techs/techs.cr is macro-derived from every constant under NoirTechs::Catalog.

Defined in:

techs/catalog/r/plumber.cr

Constant Summary

PLUMBER = {:r_plumber => {:framework => "Plumber", :language => "R", :similar => ["plumber", "r-plumber", "r_plumber"], :supported => {:endpoint => true, :method => true, :params => {:query => true, :path => true, :body => true, :header => true, :cookie => true}, :static_path => false, :websocket => false}, :context => {:callee => true, :guards => true}}}