@elucidate/core
v0.0.35
Published
Typescript 5> ExpressWebCoreTS for version 4.2 and above
Downloads
7
Readme
ExpressWebJs Elucidate Core Version 0.0.1
This version runs on Typescript version 5.0.4 and above, it 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
Support For Application Builder