back to projects
Simple Express
20232 technologies

Simple Express

custom backend framework architecture

year

2023

stack
NodeJsJavaScript

about this project

a beginner-friendly node.js framework inspired by express.js, designed with simplicity and clean architecture in mind. it features built-in body parsing, file extraction, streamlined middleware handling, and ejs-based server-side rendering—making it ideal for learning backend fundamentals while building web apps and apis. powered by lightweight dependencies like busboy for file handling and ejs for dynamic views.

built with
NodeJs
JavaScript