An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Rack is a modular interface between web servers and web applications developed in the Ruby programming language. With Rack, application programming interfaces (APIs) for web frameworks and middleware are wrapped into a single method call handling HTTP requests and responses. Rack is used by many Ruby web frameworks and libraries, such as Ruby on Rails and Sinatra. It is available as a Ruby Gem. Many Ruby applications are called "rack-compliant". Rack has inspired similar frameworks in JavaScript (jack.js), Clojure, Perl (Plack), Common Lisp (Clack), and .NET (OWIN).

Property Value
dbo:abstract
  • Rack stellt eine minimale, modulare und adaptive Schnittstelle für die Entwicklung von Webapplikationen in der Programmiersprache Ruby bereit. Durch das Wrappen von HTTP-Requests und HTTP-Responses, das auf möglichst einfache Weise erfolgt, vereinheitlicht es die Schnittstelle für Webserver, Webframeworks und die Software dazwischen, die Middleware, und destilliert diese Zugriffe zu einem einzigen Methodenaufruf. Rack wird in fast allen Webframeworks und Weblibraries in der Ruby-Welt benutzt, z. B. von Ruby On Rails und Sinatra. Es ist als Ruby Gem verfügbar. Rack stellt in der Ruby-Welt einen De-facto-Standard der Rack-Kompatibilität (englisch "rack-compliant") dar und hat bereits ein Framework in der JavaScript-Welt (jackjs) und eines in der Perl-Welt inspiriert. (de)
  • Rack is a modular interface between web servers and web applications developed in the Ruby programming language. With Rack, application programming interfaces (APIs) for web frameworks and middleware are wrapped into a single method call handling HTTP requests and responses. Rack is used by many Ruby web frameworks and libraries, such as Ruby on Rails and Sinatra. It is available as a Ruby Gem. Many Ruby applications are called "rack-compliant". Rack has inspired similar frameworks in JavaScript (jack.js), Clojure, Perl (Plack), Common Lisp (Clack), and .NET (OWIN). (en)
  • Rack est une couche applicative, de type middleware, fournissant au langage de programmation Ruby une interface de programmation web. Rack se situe entre le serveur web et l'application web ; elle fournit une interface simplifiée et universelle à l'application web, permettant à celle-ci de communiquer avec un serveur web quel qu'il soit. Rack fonctionne avec différents types de serveurs web parmi lesquels WEBrick et Mongrel. De nombreux frameworks Ruby destinés à la programmation d'application web, tels que Ruby on Rails, , Merb ou encore , sont basés sur Rack. (fr)
dbo:genre
dbo:latestReleaseDate
  • 2022-09-06 (xsd:date)
dbo:latestReleaseVersion
  • 3.0.0
dbo:license
dbo:operatingSystem
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 22047335 (xsd:integer)
dbo:wikiPageLength
  • 7315 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1122321592 (xsd:integer)
dbo:wikiPageWikiLink
dbp:author
  • Leah Neukirchen (en)
dbp:developer
  • James Tucker, Josh Peek, José Valim, Michael Fellinger, Aaron Patterson, Santiago Pastorino, Konstantin Haase (en)
dbp:genre
dbp:latestReleaseDate
  • 2022-09-06 (xsd:date)
dbp:latestReleaseVersion
  • 3 (xsd:integer)
dbp:license
dbp:logo
  • Rack-logo.png (en)
dbp:name
  • Rack, a Ruby Webserver Interface (en)
dbp:operatingSystem
dbp:wikiPageUsesTemplate
dcterms:subject
rdf:type
rdfs:comment
  • Rack is a modular interface between web servers and web applications developed in the Ruby programming language. With Rack, application programming interfaces (APIs) for web frameworks and middleware are wrapped into a single method call handling HTTP requests and responses. Rack is used by many Ruby web frameworks and libraries, such as Ruby on Rails and Sinatra. It is available as a Ruby Gem. Many Ruby applications are called "rack-compliant". Rack has inspired similar frameworks in JavaScript (jack.js), Clojure, Perl (Plack), Common Lisp (Clack), and .NET (OWIN). (en)
  • Rack est une couche applicative, de type middleware, fournissant au langage de programmation Ruby une interface de programmation web. Rack se situe entre le serveur web et l'application web ; elle fournit une interface simplifiée et universelle à l'application web, permettant à celle-ci de communiquer avec un serveur web quel qu'il soit. Rack fonctionne avec différents types de serveurs web parmi lesquels WEBrick et Mongrel. De nombreux frameworks Ruby destinés à la programmation d'application web, tels que Ruby on Rails, , Merb ou encore , sont basés sur Rack. (fr)
  • Rack stellt eine minimale, modulare und adaptive Schnittstelle für die Entwicklung von Webapplikationen in der Programmiersprache Ruby bereit. Durch das Wrappen von HTTP-Requests und HTTP-Responses, das auf möglichst einfache Weise erfolgt, vereinheitlicht es die Schnittstelle für Webserver, Webframeworks und die Software dazwischen, die Middleware, und destilliert diese Zugriffe zu einem einzigen Methodenaufruf. Rack wird in fast allen Webframeworks und Weblibraries in der Ruby-Welt benutzt, z. B. von Ruby On Rails und Sinatra. Es ist als Ruby Gem verfügbar. (de)
rdfs:label
  • Rack (Webserver-Interface) (de)
  • Rack (interface) (fr)
  • Rack (web server interface) (en)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:isPrimaryTopicOf
foaf:name
  • Rack, a Ruby Webserver Interface (en)
is dbo:wikiPageDisambiguates of
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License