pydase/docs/user-guide/Interaction.md
2024-07-30 08:28:37 +02:00

407 B

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 RESTful APIs, Python client based on Socket.IO, and the auto-generated frontend.

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