Express.js: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
nuova voce tradotta da corrispettiva inglese |
m Eliminato il parametro "È software libero?" nel template "Software" |
||
(27 versioni intermedie di 15 utenti non mostrate) | |||
Riga 2:
{{Software
|Nome = Express.js
|Sviluppatore = TJ Holowaychuk, [[StrongLoop]] and others
|SistemaOperativo = cross-platform
|Genere =
|SitoWeb =
}}
'''Express.js''', o semplicemente '''Express''', è un [[framework per applicazioni web]] per [[Node.js]], [[open source]] sotto [[Licenza MIT]]. È stato progettato per creare [[web application]] e [[Application programming interface|API]]
▲È stato progettato per creare [[web application]] e [[API]]. <ref name="ExpressJS">{{cite web|url=https://expressjs.com|title=Express.js home page}}</ref> È stato definito il server framework standard de facto per Node.js. <ref>[https://venturebeat.com/2012/01/07/building-consumer-apps-with-node/ Case study: How & why to build a consumer app with Node.js]. VentureBeat.com.</ref>
L'autore originale, [[TJ Holowaychuk]], lo descrive come ispirato a [[Sinatra (software)|Sinatra]], ovvero un infrastruttura di base minimale estendibile con innumerevoli plugin. Express è la parte backend dello stack [[MEAN (software bundle)|MEAN stack]], insieme al database [[MongoDB]] ed al framework frontend [[AngularJS]].<ref name="MeanIO">{{cite web |url=http://www.mean.io |title=Mean.io: The Friendly & Fun Javascript Fullstack for your next web application }}</ref>▼
▲L'autore originale, [[TJ Holowaychuk]], lo descrive come ispirato a [[Sinatra (software)|Sinatra]], ovvero un
==Storia==
Nel giugno del 2014 i diritti per la gestione del progetto sono stati acquisiti da [[StrongLoop]].
== Note ==
▲Nel giugno del 2014 i diritti per la gestione del progetto sono stati acquisiti da [[StrongLoop]]. <ref name="strongloop-sponsor">{{cite web|title=TJ Holowaychuk Passes Sponsorship of Express to StrongLoop|url=https://strongloop.com/strongblog/tj-holowaychuk-sponsorship-of-express/|publisher=StrongLoop|accessdate=11 February 2016|deadurl=yes|archiveurl=https://web.archive.org/web/20161011091052/https://strongloop.com/strongblog/tj-holowaychuk-sponsorship-of-express/|archivedate=11 October 2016|df=}}</ref> Nel settembre del 2015 [[StrongLoop]] è stata acquisita da IBM; <ref name="iw-strongloopibm">{{cite web|title=IBM snaps up StrongLoop to add Node.js smarts to BlueMix|url=http://www.infoworld.com/article/2982876/javascript/ibm-snaps-up-strongloop-to-add-nodejs-smarts-to-bluemix.html|website=Infoworld|publisher=IDG|accessdate=11 February 2016}}</ref> nel gennaio del 2016 [[IBM]] ha annunciato che avrebbe posto Express.js sotto l'amministrazione della [[Node.js Foundation]].<ref name="iw-nodejsf">{{cite web|title=Node.js Foundation to shepherd Express Web framework|url=http://www.infoworld.com/article/3031686/javascript/nodejs-foundation-to-shepherd-express-web-framework.html|website=Infoworld|publisher=IDG|accessdate=11 February 2016}}</ref>
<references/>
==Link esterni==▼
* {{Collegamenti esterni}}
{{Framework per applicazioni web}}
{{portale|informatica|software libero}}
[[Categoria:Librerie JavaScript]]
[[Categoria:Framework per applicazioni web]]
|