docs: cpp sdk

This commit is contained in:
Daniel Hougaard
2025-07-13 20:10:01 +04:00
parent be0ca08821
commit 5545f3fe62
3 changed files with 18 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
---
title: "Infisical C++ SDK"
sidebarTitle: "C++"
url: "https://github.com/Infisical/infisical-cpp-sdk/?tab=readme-ov-file#infisical-c-sdk"
icon: "c"
---
If you're working with C++, the official [Infisical C++ SDK](https://github.com/Infisical/infisical-cpp-sdk/?tab=readme-ov-file#infisical-c-sdk) package is the easiest way to fetch and work with secrets for your application.
- [Github Repository](https://github.com/Infisical/infisical-cpp-sdk/?tab=readme-ov-file#infisical-c-sdk)
# Basic Usage
```cpp