Delibs
Delibs is a lightweight, open-source, and modular web framework designed for building scalable and maintainable web applications. It is written in TypeScript and is built on top of the Fastify web framework, leveraging its high performance and low overhead. Delibs emphasizes simplicity, modularity, and developer experience, providing a clean abstraction layer over Fastify while offering additional features tailored for modern web development.
The framework follows a modular architecture, allowing developers to include only the components they need. This
Delibs also integrates seamlessly with popular libraries and tools in the JavaScript ecosystem, such as Express.js
Designed with performance in mind, Delibs is optimized for handling high traffic with minimal resource consumption.
Delibs is licensed under the MIT License, making it freely usable for both personal and commercial projects.