Raphters
[DEPRECATED] A web framework for C.
Install / Use
/learn @danielwaterworth/RaphtersREADME
Raphters is a web framework for C based on the rapht architectural pattern (see RAPHT).
FAQ
Q: Why would you want to build a web application in C? Didn't that idea die out with CGI?
A: Good question. C is fast and fun, when you use well-tested code it can be secure too. It also has a low memory foot-print. The aim of the project is that all of the usual functionality that you have in other frameworks (cookie handling, session management, templating etc) will be implemented via loosly coupled components with clean APIs.
Build Instructions
From within the project directory:
$ mkdir build $ cd build $ cmake ../ $ make
Deployment
The examples are deployable via fastcgi.
Related Skills
node-connect
337.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
337.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.1kCommit, push, and open a PR
