mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
docs: cpp sdk
This commit is contained in:
14
docs/sdks/languages/cpp.mdx
Normal file
14
docs/sdks/languages/cpp.mdx
Normal 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
|
||||
Reference in New Issue
Block a user