0.0.19 • Published 6 days ago

@elucidate/core v0.0.19

Weekly downloads
-
License
ISC
Repository
-
Last release
6 days ago

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