https://github.com/balde/balde
A microframework for C based on GLib.
https://github.com/balde/balde
Last synced: 2 months ago
JSON representation
A microframework for C based on GLib.
- Host: GitHub
- URL: https://github.com/balde/balde
- Owner: balde
- License: lgpl-2.1
- Created: 2013-12-05T16:43:52.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2025-02-23T15:41:04.000Z (about 1 year ago)
- Last Synced: 2025-02-23T16:29:42.586Z (about 1 year ago)
- Language: C
- Homepage: https://balde.rgm.io/
- Size: 1010 KB
- Stars: 727
- Watchers: 22
- Forks: 39
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
- awesome-made-by-brazilians - Balde
- starred-awesome - balde - A microframework for C based on GLib and bad intentions. (C)
README
balde
=====
[](https://travis-ci.org/balde/balde)
This is *balde*, a microframework for C based on GLib.
It is designed to be fast, simple, and memory efficient. Most of its architecture is based on other microframeworks, like Flask, and it can run on any web server that supports CGI and/or FastCGI.
*balde* is free software, released under the LGPL2 license.
For more information, take a look at:
- https://balde.rgm.io/