https://github.com/librerush/curl-scheme
Simple HTTP client for Scheme
https://github.com/librerush/curl-scheme
chez-scheme hacktoberfest http-client libcurl scheme
Last synced: 3 months ago
JSON representation
Simple HTTP client for Scheme
- Host: GitHub
- URL: https://github.com/librerush/curl-scheme
- Owner: librerush
- License: other
- Created: 2020-09-12T20:12:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-19T11:51:28.000Z (almost 5 years ago)
- Last Synced: 2025-01-30T18:38:09.265Z (12 months ago)
- Topics: chez-scheme, hacktoberfest, http-client, libcurl, scheme
- Language: Scheme
- Homepage:
- Size: 27.3 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# curl-scheme
[](https://travis-ci.org/librerush/curl-scheme)
Simple HTTP client for Scheme (uses libcurl)
Currently it supports Chez Scheme.