|
A microframework is a term used to refer to minimalistic web application frameworks. It is contrasted with full-stack framework also called enterprise frameworks. It lacks most of the functionality which is common to expect in a full fledged web application framework, such as; * Accounts, authentication, authorization, roles, etc. * Database abstraction via a object-relational mapping. * Input validation and input sanitation. * Web template engine. == Microframeworks == * Camping for Ruby * Grape for Ruby * Sinatra for Ruby * Scalatra for Scala * Silex for PHP * Bottle for Python * Flask for Python * (Lumen ) for PHP * (Slim ) for PHP 抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「Microframework」の詳細全文を読む スポンサード リンク
|