expresswebcorets
v2.1.54
Published
Typescript 5> ExpressWebCoreTS for version 4.2, Download version < 2.0.25 for version 4.1
Downloads
140
Readme
ExpressWebJs Core Version 4.2.1
This version run on Typescript version 5.0.4 and has been optimized from ground up to be fast and optimal.
Whats new?
There has been some great features added and some optimized old features
ORM:
ExpressWebJs now supports three (3) ORM namely:
- TypeORM
- Objection
- Mongoose
OpenAPI:
ExpressWebJs now has an easy Swagger integration that enables developers to easily document their application.
gRPC:
ExpressWebJs has added gRPC to the list of communication channels. With this, developers now have the following channels available:
- HTTP Server (REST API)
- Service Broker
- gRPC
Optimized Old Features:
- Multi threading
- Database connection and configuration
- Events and Listeners