rdmorganiser / rdmorganiser/rdmo
Use the API to download project exports
Open
type:feature-request
- Dominant language
- Python
- Stars
- 133
- Forks
- 60
- Avg merge
- 3d 14h
- Merged PRs (30d)
- 21
Description
We need to have API endpoints for project exports (currently /projects/{id}/exports/{export_format}/. We need it for:
- the front-end rework
- token authentication (using the
rdmo-client, see https://github.com/rdmorganiser/rdmo-client/issues/9)
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 with the existing /projects/{id}/exports/{export_format}/ entry point and review linked pull request #1394 before making changes. Check the rdmo-client issue #9 for the token-authentication requirement; done means project exports are available through API endpoints for the front-end rework and token-authenticated client use.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100