Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Infisical/sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielHougaard committed Dec 20, 2023
2 parents 2c22cf1 + 15b8c46 commit 2b86c9b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,13 @@ We chose Rust as the foundation for our SDK based on several key factors, primar
Rust's extensive libraries simplify the process of building for multiple languages, with somewhat easy cross-architecture compilation. This robust ecosystem streamlines the creation of cross-language SDKs, optimizing the entire development process.
Our research indicated that Rust is one of the most battle-tested languages for this purpose.


## Current SDK's

- **[Node.js SDK](https://github.com/Infisical/sdk/tree/main/languages/node)[(NPM)](https://www.npmjs.com/package/@infisical/sdk)**
- **[Python SDK](https://github.com/Infisical/sdk/tree/main/crates/infisical-py)[(PyPI)](https://pypi.org/project/infisical-python/)**
- Many more to come!

## Security

Please do not file GitHub issues or post on our public forum for security vulnerabilities, as they are public!
Expand Down

0 comments on commit 2b86c9b

Please sign in to comment.