UMass-Rescue / UMass-Rescue/RescueBox
Rescuebox "as-a-service feature" backend server
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 6
- Forks
- 15
- Avg merge
- 14h 42m
- Merged PRs (30d)
- 7
Description
link some other external app to rescuebox or "as-a-service feature"
a . create fastapi rest client py
b. run rescuebox backend as a service
c. some other App should be able to submit jobs and consume results ,
python client SDK using rescue_box_api_client works
needs to link up with other mini features link https-enable , task-status-monitor ?
Contributor guide
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 reading the rescue_box_api_client in the linked repository and identify how it submits jobs and consumes results. Then review the linked long-running-tasks and error-handler issues, along with the https-enable and task-status-monitor work mentioned here. Done means an external app can use the Python client to submit jobs to RescueBox as a service and retrieve their results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fastapi, python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100