Express.js: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
m Bot: parametro urlmorto nei template citazione |
ortografia |
||
Riga 11:
'''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-US|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]] dello [[Pila (informatica)|stack]] [[MEAN]], insieme al database [[MongoDB]] e al framework frontend [[AngularJS]].<ref name="MeanIO">{{Cita web |url=http://www.mean.io |titolo=Mean.io: The Friendly & Fun
==Storia==
|