Skip to content

Latest commit

 

History

202 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xberg

xberg-io-sdk

PyPI npm Go Reference License Documentation CI

Discord

Official client SDKs for the extraction API served by Xberg Enterprise and Xberg Pro. One package per language, one dual-target client: point it at an Enterprise or a Pro deployment and it exposes the shared surface plus the tier-specific methods available on that target. Generated from the upstream OpenAPI 3.1 specifications.

Language Package Registry Codegen
Python xberg-io-sdk PyPI openapi-python-client (httpx)
TypeScript / Node.js @xberg-io/sdk npm openapi-typescript (openapi-fetch)
Go github.com/xberg-io/sdks/packages/go pkg.go.dev oapi-codegen

Install

Python:

pip install xberg-io-sdk

TypeScript / Node.js:

pnpm add @xberg-io/sdk
# or npm install @xberg-io/sdk
# or yarn add @xberg-io/sdk

Go:

go get github.com/xberg-io/sdks/packages/go

Read the documentation or the package guides for Python, TypeScript, and Go.

Documentation

Contributing

See CONTRIBUTING.md for development workflows, repo layout, and release procedures.

License

MIT — see LICENSE.

About

Official client SDKs (Python, TypeScript, Go) for the Xberg Enterprise and Xberg Pro document-processing APIs.

Topics

Resources

Contributing

Security policy

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages