You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Research and document some information about each of the following frameworks which could be used to rewrite our API.
The API is currently written using Express, which is an older framework, but is considered by many to be the industry standard framework in Node.js for making APIs.
Koa
Feathers.js
NestJS
Is it worth switching to any other framework?
Does any framework have built in security features, like authentication/authorization?
Do they integrate with TypeORM?
The text was updated successfully, but these errors were encountered:
Research and document some information about each of the following frameworks which could be used to rewrite our API.
The API is currently written using Express, which is an older framework, but is considered by many to be the industry standard framework in Node.js for making APIs.
Is it worth switching to any other framework?
Does any framework have built in security features, like authentication/authorization?
Do they integrate with TypeORM?
The text was updated successfully, but these errors were encountered: