Express.js: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
←Nuova pagina: {{S|software}} {{Software |Nome = Express.js |Logo = Expressjs.png |Sviluppatore = TJ Holowaychuk, StrongLoop and others |SistemaOperativo = cross-platform |Genere... |
m Eliminato il parametro "È software libero?" nel template "Software" |
||
(28 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]]<ref name="ExpressJS">{{Cita web|url=https://expressjs.com|titolo=Home page|lingua=en}}</ref> ed è ormai definito il server framework standard de facto per [[Node.js]].<ref>{{Cita web|url=https://venturebeat.com/2012/01/07/building-consumer-apps-with-node/|titolo=Case study: How & why to build a consumer app with Node.js|sito=VentureBeat|data=2012-01-07|lingua=en|accesso=2018-12-19}}</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 [[Front-end e back-end|backend]] degli stack di sviluppo come [[MEAN]], [[MERN]] o [[MEVN]], insieme al database [[MongoDB]] e ai framework e librerie [[JavaScript]].
==Storia==
Nel giugno del 2014 i diritti per la gestione del progetto sono stati acquisiti da [[StrongLoop]].<ref name="strongloop-sponsor">{{Cita web|url=https://strongloop.com/strongblog/tj-holowaychuk-sponsorship-of-express/|titolo=TJ Holowaychuk Passes Sponsorship of Express to StrongLoop|editore=StrongLoop|lingua=en|accesso=11 febbraio 2016|urlarchivio=https://web.archive.org/web/20161011091052/https://strongloop.com/strongblog/tj-holowaychuk-sponsorship-of-express/|dataarchivio=11 ottobre 2016|urlmorto=sì}}</ref> Nel settembre del 2015 StrongLoop è stata acquisita da [[IBM]];<ref name="iw-strongloopibm">{{Cita web|url=http://www.infoworld.com/article/2982876/javascript/ibm-snaps-up-strongloop-to-add-nodejs-smarts-to-bluemix.html|titolo=IBM snaps up StrongLoop to add Node.js smarts to BlueMix|sito=Infoworld|editore=IDG|data=10 settembre 2015|lingua=en|accesso=11 febbraio 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">{{Cita web|url=http://www.infoworld.com/article/3031686/javascript/nodejs-foundation-to-shepherd-express-web-framework.html|titolo=Node.js Foundation to shepherd Express Web framework|sito=Infoworld|editore=IDG|data=10 febbraio 2016|lingua=en|accesso=11 febbraio 2016}}</ref>
== Note ==
<references/>
== Collegamenti esterni ==
* {{Collegamenti esterni}}
{{Framework per applicazioni web}}
{{portale|informatica|software libero}}
[[Categoria:Librerie JavaScript]]
[[Categoria:Framework per applicazioni web]]
|