Get the latest tech news

Show HN: A dynamic C (Hot reloading) module-based Web Framework


Modular and efficient approach to web development in C - joexbayer/c-web-modules

Welcome to c-web-modules, a modular and efficient approach to web development in C. Inspired by kernel modules and AWS Lambda, this project allows you to upload C code directly to the server, which compiles and deploys it at runtime. Manpower and Time-to-Market: By automating common server tasks (e.g., routing, module integration, and shared resources like SQLite3), c-web-modules reduces boilerplate and accelerates development compared to starting from scratch. Dynamic Deployment: c-web-modules allows you to upload raw C code directly to the server, which compiles and integrates it into the running application without restarts.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of Module

Module

Photo of Hot Reloading

Hot Reloading

Photo of hobby project

hobby project

Related news:

News photo

Hosting a hobby project without credit card and How I did it

News photo

Linux 6.12 Landing Integrity Policy Enforcement "IPE" Module

News photo

Jurigged: Hot Reloading for Python