https://github.com/colinkiama/bulu
A simple Vala libsoup server wrapper
https://github.com/colinkiama/bulu
Last synced: 3 months ago
JSON representation
A simple Vala libsoup server wrapper
- Host: GitHub
- URL: https://github.com/colinkiama/bulu
- Owner: colinkiama
- Created: 2021-10-17T20:08:12.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-05T09:35:58.000Z (about 2 years ago)
- Last Synced: 2025-03-04T04:31:05.281Z (11 months ago)
- Language: Vala
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bulu
A simple Vala libsoup server wrapper
## Capabilities
**What it can do:**
Handling HTTP requests from clients
**What it can't do (yet):**
Make API requests and use the results to perform a request for the client.