amirrivand / ExpressWebJs

ExpressWebJs is a Node FrameWork with expressive and organised syntax that runs on all major operating systems. It provides the starting point for creating your node project, allowing you to focus more on developing your amazing solution. It takes the pain out of development by easing common tasks (Environment Setup, Code Structure, Robust routing)

Home Page:https://expresswebjs.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Version 4.2

ExpressWebJs is a Node FrameWork with expressive and organized syntax that runs on all major operating systems. It provides the starting point for creating your node project, allowing you to focus more on developing your amazing solution.

ExpressWebJs focuses on providing developer experience and powerful features such as dependency injection,database abstraction layer for both SQL and NOSQL, robust routing, code structure, application configuration, testing and more.

ExpressWebJs is designed for building professional web applications.

Features

ExpressWebJS Features

  • Robust routing
  • Focus on high performance
  • Super-high test coverage
  • HTTP helpers (redirection, caching, etc)
  • Support for both SQL and NOSQL database
  • Well organized and structured.
  • Powerful Dependency Injection
  • Supports websocket
  • Highly scalable
  • Authentication and Authorization
  • Model & JsonSchema validation
  • Middlewares
  • Providers
  • Upload files
  • Logger
  • Validation
  • Queues
  • Task Scheduling
  • Multi-tenancy
  • Supports REST, gRPC, Message Broker

Follow us on twitter @expresswebjs

Visit our Blog for more articles on ExpressWebJs.

Join ExpressWebJs Community on Discord to chat with other engineers using using ExpressWebJs.

Our Github discussion page is available for questions and discussions

https://github.com/Alexigbokwe/ExpressWebJs/discussions

Contributing Guide

Hi! I'm really excited that you are interested in contributing to ExpressWebjs. Before submitting your contribution, please make sure to take a moment and read through our contribution guidelines:

Security Vulnerabilities

If you discover any security vulnerability within ExpressWebJs, please send an e-mail to Chukwuemeka Igbokwe via chukwuemekaigbokwe80@gmail.com. All security vulnerabilities will be promptly addressed.

License

The ExpressWebJs framework is open-sourced software licensed under the MIT License.

About

ExpressWebJs is a Node FrameWork with expressive and organised syntax that runs on all major operating systems. It provides the starting point for creating your node project, allowing you to focus more on developing your amazing solution. It takes the pain out of development by easing common tasks (Environment Setup, Code Structure, Robust routing)

https://expresswebjs.com/

License:MIT License


Languages

Language:TypeScript 99.2%Language:JavaScript 0.8%