Skip to content

Latest commit

 

History

History
38 lines (32 loc) · 1.93 KB

README.md

File metadata and controls

38 lines (32 loc) · 1.93 KB

Stainless

Learn more at stainlessapi.com, or on our docs.

Examples of SDKs we produce:

  1. TypeScript (npm)
    1. openai
    2. modern-treasury
    3. @anthropic-ai/sdk
    4. @mux/mux-node
  2. Python (PyPI)
    1. openai
    2. modern-treasury
    3. anthropic
    4. groq
  3. Go
    1. cloudflare-go
    2. modern-treasury-go
    3. orb-go
    4. lithic-go
  4. Java (Maven)
    1. modern-treasury
    2. lithic
    3. increase
  5. Kotlin (Maven)
    1. modern-treasury
    2. lithic
    3. increase

Using the Stainless SDK Generator

  1. To get started, sign up on our website.
  2. To push your OpenAPI specs whenever they change in your GiHub repo, use our GitHub Action.
  3. Once you've created GitHub repos for your production SDKs, install our GitHub App so we can keep them up-to-date with Release PRs.