ExpressWebJs

ExpressWebJs provides the starting point for creating your Node / Bun project, allowing you to focus more on developing your amazing solution. ⭐️ Star to support our work!

MIT License

Stars
134
Committers
2

Bot releases are hidden (Show)

ExpressWebJs - Version 4.2.1 Latest Release

Published by Alexigbokwe 6 months ago

  • Fix and optimize Maker Auth command to auto-generate the following
    • Auth Route
    • Auth Controllers
    • Auth Validation
    • Auth Middleware
  • Optimize Schedule module to handle custom command arguments
  • Optimize custom command class
  • Optimize Graphql Route Manager
  • Optimize broker transporter
  • Implement GraphQL route manager. It currently accepts function and controller route handler
  • Optimize Database Schema Runner
  • Fix Multi-Tenancy Config Loader
ExpressWebJs - Version 4.2.1

Published by Alexigbokwe 6 months ago

  • Fix and optimize Maker Auth command to auto-generate the following
    • Auth Route
    • Auth Controllers
    • Auth Validation
    • Auth Middleware
  • Optimize Schedule module to handle custom command arguments
  • Optimize custom command class
  • Optimize Graphql Route Manager
  • Optimize broker transporter
  • Implement GraphQL route manager. It currently accepts function and controller route handler
ExpressWebJs - Version 4.2.1

Published by Alexigbokwe 6 months ago

  • Fix and optimize Maker Auth command to auto-generate the following
    - Auth Route
    - Auth Controllers
    - Auth Validation
    - Auth Middleware
  • Optimize Schedule module to handle custom command arguments
  • Optimize custom command class
  • Optimize Graphql Route Manager
ExpressWebJs - v4.2

Published by Alexigbokwe about 1 year ago

ExpressWebJs 4.2 is here, and it's packed with new features that will make your development process faster, easier, and more efficient.

With support for Typescript 5.0 and above, you can now build more robust and maintainable applications. The new TypeORM data source makes it easy to connect to your database, and the Easy OpenAPI integration makes it a breeze to generate API documentation.

If you're looking to build high-performance, scalable microservices, then gRPC integration is for you. And with the multithreading optimizations, you can now handle more requests simultaneously without sacrificing performance.

The database connection and configuration optimizations make it easier to configure your database connections, and the events and listeners optimizations improve the performance of your events and listeners

Below is a quick run-through of the features:

  • TypeORM data source,
  • Easy OpenAPI integration,
  • gRPC integration,
  • Other optimizations on
  • Multithreading
  • Database connection and configuration
  • Events and listeners
ExpressWebJs - v4.1

Published by Alexigbokwe almost 2 years ago

The ExpressWebJs team released version 4.1 today. It has brought plenty of excellent new features to the framework.
Below are the features:

  • Platform switch
  • Multithreading feature for running CPU-intensive tasks.
  • Rename request validation directory from Request to Validation.
  • Optimize controller methods to support both arrow and normal functions.
  • Overload repository findAll() method to accept other arguments like sorting and pagination
  • Implement the Autowire feature for property injection for services registered in the service provider
  • Implement more collection types like List, Set, LinkedList, etc
  • Implement file processor for file uploads
  • Fix route controller mapper.
  • Fix domain controller, service, event, and listener generator command
ExpressWebJs - Version 4.0 released

Published by Alexigbokwe about 2 years ago

ExpressWebJs 4 is now released!

ExpressWebJs version 4 is now released and it includes many new features, including:

  • Mongoose and ObjectionJs ORM support.
  • SQL database relationship addons.
  • Multi-tenancy support for mongo DB.
  • Route match.
  • Route redirect.
  • Improved middleware handler methods.
  • Improved service registry handlers.
  • Custom validation rules.
  • Improved event class generation.
  • Added Redis to the supported queue connections.
  • Service communication for distributed services.
  • Domain-driven design (DDD).
  • Support for Restana platform service for faster request processing.
  • New utility features like Optional( ), ObjectMapper( ) , FirstCharacterToLowerCase( ), Group( ), ObjectHasProperty( ).
  • New Collection feature which helps you work on advanced data structures and algorithms.
ExpressWebJs - Version 3.3

Published by Alexigbokwe about 2 years ago

ExpressWebJs - Version 3.2

Published by Alexigbokwe about 2 years ago

ExpressWebJs - Version 3

Published by Alexigbokwe about 2 years ago

ExpressWebJs - Version 2

Published by Alexigbokwe over 3 years ago

ExpressWebJs