Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vityok/curl-easy

An attempt to create CFFI bindings to the libCURL library
https://github.com/vityok/curl-easy

cffi common-lisp curl webclient

Last synced: 24 days ago
JSON representation

An attempt to create CFFI bindings to the libCURL library

Awesome Lists containing this project

README

        

Warning: Work in progress.

# curl-ffi

An attempt to create CFFI bindings to the libCURL library.

Based on the Tutorial from the [CFFI Manual](https://www.common-lisp.net/project/cffi/manual/cffi-manual.html)

# API

* The libCurl [official documentation](https://curl.haxx.se/libcurl/c/libcurl-easy.html):