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
GamanJS Turtle

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.

Entry Point

The main entry file where the GamanJS server is initialized using `defineBootstrap`.

index.ts

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.

⚡ GamanJS Fastest

Lightweight, modular, and purely functional — crafted for clarity and speed.

NestJS Balanced

OOP-based and well-structured, but introduces runtime overhead.

AdonisJS Feature-rich

Complete ecosystem and full-stack tools — trades off performance for convenience.

Contributors

These amazing developers have helped shape GamanJS and its documentation.

Loading contributors...