Files
pydase/docs/user-guide/interaction/README.md
2025-05-19 15:01:35 +02:00

8 lines
252 B
Markdown

# Interacting with `pydase` Services
`pydase` offers multiple ways for users to interact with the services they create.
- [Auto-generated Frontend](./Auto-generated-Frontend.md)
- [RESTful API](./RESTful-API.md)
- [Python Client](./Python-Client.md)