Express.js: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
minuzie
m Risolvo disambigua API in Application programming interface tramite popup
Riga 10:
}}
 
'''Express.js''', o semplicemente '''Express''', è un [[web application framework]] per [[Node.js]], [[open source]] sotto licenza [[Licenza MIT]]. È stato progettato per creare [[web application]] e [[Application programming interface|API]]. <ref name="ExpressJS">{{Cita web|url=https://expressjs.com|titolo=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]], insieme al database [[MongoDB]] ed al framework frontend [[AngularJS]].<ref name="MeanIO">{{Cita web|url=http://www.mean.io |titolo=Mean.io: The Friendly & Fun Javascript Fullstack for your next web application }}</ref>