Files
pydase/docs/user-guide/interaction
Mose Müller 2d39c56e3d updates docs
2025-02-20 17:28:07 +01:00
..
2025-02-20 17:28:07 +01:00
2024-08-20 11:50:27 +02:00
2024-07-30 10:38:56 +02:00

Interacting with pydase Services

pydase offers multiple ways for users to interact with the services they create, providing flexibility and convenience for different use cases. This section outlines the primary interaction methods available, including an auto-generated frontend, a RESTful API, and a Python client based on Socket.IO.

{% include-markdown "./Auto-generated Frontend.md" heading-offset=1 %}

{% include-markdown "./RESTful API.md" heading-offset=1 %}

{% include-markdown "./Python Client.md" heading-offset=1 %}