rustdesk / rustdesk/rustdesk-server-pro
[Feature] OpenAPI schema
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 317
- Forks
- 119
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to automate anything I can of my day-to-day tasks. Most, if not all, of the services / apps I use provide an OpenAPI schema from which I can generate a client library to use in my automationσ. Rustdesk provides some python scripts and the rest you need to figure out from the network tab.
It would make my life (and others' I guess) much easier if the rustdesk-server-pro provided an OpenAPI schema; perhaps swagger as well.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository's existing Python scripts and the service requests visible in the browser network tab, which the issue identifies as the available sources of API behavior. Done means publishing an OpenAPI schema for rustdesk-server-pro, with enough coverage to generate a client library.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100