Build Sweet Backends Fast
GamanJS is a modern backend framework built for resilience, scalability, simplicity, and blazing performance — empowering developers to build beautiful APIs faster than ever.
Get Started
The GamanJS Structure
GamanJS adopts a functional-first
design. Instead of relying on heavy OOP patterns, everything — from routes
to controllers — is built through composable functions like
compose,
define, and mount. This keeps your backend simple, declarative, and fun to extend.
The main entry file where the GamanJS server is initialized using `defineBootstrap`.
Framework Performance Overview
A quick look at how GamanJS compares to other leading backend frameworks in terms of efficiency, speed, and design philosophy.
*Based on internal benchmarks using identical test environments and workloads.
Lightweight, modular, and purely functional — crafted for clarity and speed.
OOP-based and well-structured, but introduces runtime overhead.
Complete ecosystem and full-stack tools — trades off performance for convenience.
Contributors
These amazing developers have helped shape GamanJS and its documentation.
Loading contributors...