Raphters

[DEPRECATED] A web framework for C.

  • 所有者: danielwaterworth/Raphters
  • 平台:
  • 許可證: GNU Lesser General Public License v3.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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.

主要指標

概覽
名稱與所有者danielwaterworth/Raphters
主編程語言C
編程語言C (語言數: 1)
平台
許可證GNU Lesser General Public License v3.0
所有者活动
創建於2011-04-04 15:19:39
推送於2012-02-04 15:52:02
最后一次提交2012-02-04 07:52:02
發布數0
用户参与
星數1.3k
關注者數64
派生數113
提交數11
已啟用問題?
問題數10
打開的問題數5
拉請求數3
打開的拉請求數1
關閉的拉請求數2
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?