fbpx
Wikipedia

Microframework

A microframework is a term used to refer to minimalistic web application frameworks. It is contrasted with full-stack frameworks.

It lacks most of the functionality which is common to expect in a full-fledged web application framework, such as:

Typically, a microframework facilitates receiving an HTTP request, routing the HTTP request to the appropriate function and returning an HTTP response. Microframeworks are often specifically designed for building the APIs for another service or application. [1] For example, Lumen microframework is designed for microservices development and API development.

Pseudocode example

require "foo.php"; foo::get("/hello/{name}", function($name) { return "Hello $name!"; }); 

Microframeworks

  • Bottle for Python
  • Camping for Ruby
  • Express.js for Node.js
  • Falcon[2] for Python
  • Flask for Python
  • Scalatra for Scala
  • Lumen for PHP
  • Slim for PHP
  • Silex for PHP
  • Sinatra for Ruby
  • Spark for Java
  • Jooby for Java
  • Javalin for Java
  • Jodd for Java
  • Helidon for Java
  • Pippo for Java
  • Rapidoid for Java
  • Armeria for Java
  • Akka HTTP for Java
  • Ratpack for Java
  • Ktor for Kotlin
  • Toolatra for Tcl

References

  1. ^ "Full-Stack Framework or Microframework, Laravel or Lumen?". Retrieved 2016-09-13.
  2. ^ "Falcon | The minimal, fast, and secure web framework for Python". falconframework.org. Retrieved 25 October 2021.

microframework, microframework, term, used, refer, minimalistic, application, frameworks, contrasted, with, full, stack, frameworks, lacks, most, functionality, which, common, expect, full, fledged, application, framework, such, accounts, authentication, autho. A microframework is a term used to refer to minimalistic web application frameworks It is contrasted with full stack 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 Database abstraction via an object relational mapping Input validation and input sanitation Web template engineTypically a microframework facilitates receiving an HTTP request routing the HTTP request to the appropriate function and returning an HTTP response Microframeworks are often specifically designed for building the APIs for another service or application 1 For example Lumen microframework is designed for microservices development and API development Pseudocode example Editrequire foo php foo get hello name function name return Hello name Microframeworks EditBottle for Python Camping for Ruby Express js for Node js Falcon 2 for Python Flask for Python Scalatra for Scala Lumen for PHP Slim for PHP Silex for PHP Sinatra for Ruby Spark for Java Jooby for Java Javalin for Java Jodd for Java Helidon for Java Pippo for Java Rapidoid for Java Armeria for Java Akka HTTP for Java Ratpack for Java Ktor for Kotlin Toolatra for TclReferences Edit Full Stack Framework or Microframework Laravel or Lumen Retrieved 2016 09 13 Falcon The minimal fast and secure web framework for Python falconframework org Retrieved 25 October 2021 Retrieved from https en wikipedia org w index php title Microframework amp oldid 1135581572, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.