ksmf-express
v1.2.2
Published
Express Js support for KsMf framework
Downloads
6
Maintainers
Readme
KsMf-Express
Plugin to add Express.js support for KsMf.
Express.Js
ExpressJs is a Fast, unopinionated, minimalist web framework for Node.js. Express is a minimal and flexible Node.js web application framework that provides a robust set of features for web and mobile applications. With a myriad of HTTP utility methods and middleware at your disposal, creating a robust API is quick and easy. Express provides a thin layer of fundamental web application features, without obscuring Node.js features that you know and love. Many popular frameworks are based on ExpressJs.
KsMf
KsMf stands as a modular microframework tailored for crafting minimalist web, CLI applications, or REST APIs. Leveraging the robust capabilities of KsDp, it extends support across a spectrum of web servers or frameworks like Express Js, Fastify, etc. For further information see our wiki.
This library belong to the Ksike ecosystem:
- KsMf - Microframework (WEB, REST API, CLI, Proxy, etc)
- Ksdp - Design Patterns Library (GoF, GRASP, IoC, DI, etc)
- KsCryp - Cryptographic Library (RSA, JWT, x509, HEX, Base64, Hash, etc)
- KsHook - Event Driven Library
- KsEval - Expression Evaluator Library
- KsWC - Web API deployment Library
- KsTpl - Template Engine
- KsDocs - Document Engine