Registry / messaging / unimail-cpp-sdk

unimail-cpp-sdk

JSON →
library0.3.0vcpkgunverified

C++ SDK for Unimail to quickly integrate email functionality into your project.

vcpkg install unimail-cpp-sdk
INSTALL
IMPORT
SIG · UNIMAIL-CPP-SDK
U
unimail-cpp-sdk
messagingcppv0.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

unimail/sdk.h
#include <unimail/sdk.h>

Send an email using the Unimail SDK

#include "unimail/sdk.h" int main() { unimail::Client client("api_key"); client.send_email("to@example.com", "Subject", "Body"); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
29 hits · last 30 days
node
28
OpenAI (training)
1
Resources

No resource links recorded.

unimail-cpp-sdk — pip install unimail-cpp-sdk · libregistry