About: Microframework     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : owl:Thing, within Data Space : dbpedia.org associated with source document(s)
QRcode icon
http://dbpedia.org/describe/?url=http%3A%2F%2Fdbpedia.org%2Fresource%2FMicroframework

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 engine

AttributesValues
rdfs:label
  • Microframework (es)
  • Microframework (fr)
  • 마이크로프레임워크 (ko)
  • Microframework (en)
rdfs:comment
  • 마이크로프레임워크(microframework)는 미니멀리스틱한 웹 애플리케이션 프레임워크을 가리키기 위해 사용되는 용어이다. 풀 스택 프레임워크와 대조된다. 완전한 기능을 갖춘 웹 애플리케이션 프레임워크에서 일반화된 기능 대부분이 존재하지 않는데 이를테면 다음과 같다: * 계정, 인증, 인가, 역할 등 * 을 통한 데이터베이스 추상화 * 입력 확인 및 입력 정제 * 엔진 일반적으로 마이크로프레임워크는 HTTP 요청의 수신, HTTP 요청의 적절한 컨트롤러의 라우팅, 컨트롤러의 디스패치, HTTP 응답 반환을 용이케 한다. 마이크로프레임워크는 다른 서비스나 애플리케이션을 위한 API의 빌드를 목적으로 설계된 경우가 많다. 이를테면 루멘 마이크로프레임워크는 마이크로서비스 개발 및 API 개발을 위해 설계되어 있다. (ko)
  • Un microframework es un término utilizado para referirse a marcos de aplicaciones web minimalistas, y se contrasta con los marcos completos. A diferencia de un marco de aplicación completo, un microframework carece de la mayor parte de la funcionalidad de abstracción de amplio espectro, enfocándose exclusivamente en el manejo de solicitudes HTTP. Funcionalidades (generalmente) no incorporadas en un microframework: (es)
  • Un microframework désigne un framework de développement web minimaliste. Il embarque pas ou peu les fonctionnalités les plus couramment attendues dans un framework classique comme : * Gestion de comptes, authentification, autorisation, rôles * Couche d'abstraction de base de données, mappage objet-relationnel * Validation et assainissement des formulaires (fr)
  • 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 engine (en)
dcterms:subject
Wikipage page ID
Wikipage revision ID
Link from a Wikipage to another Wikipage
sameAs
dbp:wikiPageUsesTemplate
has abstract
  • Un microframework es un término utilizado para referirse a marcos de aplicaciones web minimalistas, y se contrasta con los marcos completos. A diferencia de un marco de aplicación completo, un microframework carece de la mayor parte de la funcionalidad de abstracción de amplio espectro, enfocándose exclusivamente en el manejo de solicitudes HTTP. Funcionalidades (generalmente) no incorporadas en un microframework: * Sistema de usuarios: Cuentas, autenticación, autorización, roles. * Abstracción del modelo, como por ejemplo el manejo de base de datos a través de un sistema de mapeo relacional de objetos u ORM. * Funciones utilitarias para validación y saneamiento de datos. * Abstracción de la vista mediante un motor de . Por lo general, un microframework facilita el intercambio de solicitudes HTTP: recibe la solicitud, enruta al controlador designado y devuelve una respuesta. Los microframeworks se utilizan a menudo para construir APIs para otros servicios o aplicaciones.​ Por ejemplo, el microframework Lumen está diseñado para el desarrollo de microservicios y APIs. (es)
  • 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 engine Typically, a microframework facilitates receiving an HTTP request, routing the HTTP request to the appropriate controller, dispatching the controller, and returning an HTTP response. Microframeworks are often specifically designed for building the APIs for another service or application. For example, Lumen microframework is designed for Microservices development and API development. (en)
  • Un microframework désigne un framework de développement web minimaliste. Il embarque pas ou peu les fonctionnalités les plus couramment attendues dans un framework classique comme : * Gestion de comptes, authentification, autorisation, rôles * Couche d'abstraction de base de données, mappage objet-relationnel * Validation et assainissement des formulaires En règle générale, un microframework facilite la réception d'une , l'acheminement de la requête HTTP vers le contrôleur approprié et le renvoi d'une . Les microframeworks sont souvent spécifiquement conçus pour créer des . Par exemple, le microframework Flask est particulièrement adapté pour le développement de microservices et d'API. (fr)
  • 마이크로프레임워크(microframework)는 미니멀리스틱한 웹 애플리케이션 프레임워크을 가리키기 위해 사용되는 용어이다. 풀 스택 프레임워크와 대조된다. 완전한 기능을 갖춘 웹 애플리케이션 프레임워크에서 일반화된 기능 대부분이 존재하지 않는데 이를테면 다음과 같다: * 계정, 인증, 인가, 역할 등 * 을 통한 데이터베이스 추상화 * 입력 확인 및 입력 정제 * 엔진 일반적으로 마이크로프레임워크는 HTTP 요청의 수신, HTTP 요청의 적절한 컨트롤러의 라우팅, 컨트롤러의 디스패치, HTTP 응답 반환을 용이케 한다. 마이크로프레임워크는 다른 서비스나 애플리케이션을 위한 API의 빌드를 목적으로 설계된 경우가 많다. 이를테면 루멘 마이크로프레임워크는 마이크로서비스 개발 및 API 개발을 위해 설계되어 있다. (ko)
gold:hypernym
prov:wasDerivedFrom
page length (characters) of wiki page
foaf:isPrimaryTopicOf
is Link from a Wikipage to another Wikipage of
is Wikipage redirect of
is gold:hypernym of
is foaf:primaryTopic of
Faceted Search & Find service v1.17_git139 as of Feb 29 2024


Alternative Linked Data Documents: ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3330 as of Mar 19 2024, on Linux (x86_64-generic-linux-glibc212), Single-Server Edition (62 GB total memory, 60 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software