Fuzzball Documentation
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Client SDK Generation and Usage

Fuzzball enables you to generate a Fuzzball client Software Development Kit (SDK) for multiple languages from the API using Swagger! This makes it easy to interact with Fuzzball or build Fuzzball aware applications in the language of your choice.

These documents will walk you through the process of generating a Fuzzball SDK for Python using the Swagger Codegen CLI through Apptainer. Then we’ll demonstrate installation of the client SDK, and show hot to use it to perform various Fuzzball operations. Generating and installing the SDK in other languages follows a similar pattern. Let’s get started!