LibAPI is a library written on top of libcurl(3), to simplify the handling of generic HTTP calls
In addition, it supports:
- Management of POST and related form fields.
- Simplified cookies management.
- Standard HTTP and Bearer authentication management.
- JSON payloads, using a set of simple and easy to use APIs.
Latest release: 1.2.0 (2024-04-28)
Dependencies
- LibCURL
Tested operating systems
- OpenBSD
- Alpine linux
- Debian GNU/Linux
Other Linux distributions should work without issues.