mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
17 lines
746 B
Plaintext
17 lines
746 B
Plaintext
---
|
|
title: "Overview"
|
|
description: "How to use Infisical SDKs to fetch back secrets for your app"
|
|
---
|
|
|
|
Whether it be for local development or production, Infisical SDKs provide the easiest way for your app to fetch back secrets using an [Infisical Token](/getting-started/dashboard/token).
|
|
|
|
We currently have the [Node SDK](https://github.com/Infisical/infisical-node) and [Python SDK](https://github.com/Infisical/infisical-python) available with more language SDKs coming out soon:
|
|
|
|
- [Node](https://github.com/Infisical/infisical-node)
|
|
- [Python](https://github.com/Infisical/infisical-python)
|
|
- [Java](/sdks/languages/java)
|
|
- [Ruby](/sdks/languages/ruby)
|
|
- [Go](/sdks/languages/go)
|
|
- [Rust](/sdks/languages/rust)
|
|
- [PHP](/sdks/languages/php)
|