Raphters

[DEPRECATED] A web framework for C.

  • Owner: danielwaterworth/Raphters
  • Platform:
  • License:: GNU Lesser General Public License v3.0
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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.

Main metrics

Overview
Name With Ownerdanielwaterworth/Raphters
Primary LanguageC
Program languageC (Language Count: 1)
Platform
License:GNU Lesser General Public License v3.0
所有者活动
Created At2011-04-04 15:19:39
Pushed At2012-02-04 15:52:02
Last Commit At2012-02-04 07:52:02
Release Count0
用户参与
Stargazers Count1.3k
Watchers Count64
Fork Count113
Commits Count11
Has Issues Enabled
Issues Count10
Issue Open Count5
Pull Requests Count3
Pull Requests Open Count1
Pull Requests Close Count2
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private