drewlabs/curl-rest-client

Built on top of curl client library, it offers REST supported HTTP verbs for sending request to backend service.

v0.2.8 2023-04-23 14:13 UTC

This package is auto-updated.

Last update: 2024-04-23 16:41:55 UTC


README

Built on Top of Curl Client library, it provides a simplify interface for interacting with Servers in a REST architecture using HTTP verbs such as GET, POST, PUT, PATCH and DELETE

Usage

Note Documentation is under development