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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?