Merge pull request #11955 from erik-krogh/docFrameworks

JS: add Fastify and restify to the list of supported frameworks
This commit is contained in:
Erik Krogh Kristensen
2023-01-23 13:14:15 +01:00
committed by GitHub

View File

@@ -148,6 +148,7 @@ and the CodeQL library pack ``codeql/javascript-all`` (`changelog <https://githu
EJS, templating language
electron, Runtime environment
express, Server
Fastify, Server
handlebars, templating language
hapi, Server
hogan, templating language
@@ -166,6 +167,7 @@ and the CodeQL library pack ``codeql/javascript-all`` (`changelog <https://githu
react, HTML framework
react native, HTML framework
request, Network communicator
restify, Server
sequelize, Database
socket.io, Network communicator
sqlite3, Database