stac-utils / stac-utils/stac-fastapi
enable async bulk endpoint
Open
Nobody has claimed this yet.
api layer
enhancement
vendor extension
- Dominant language
- Python
- Stars
- 324
- Forks
- 126
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 10
Description
FYI: I'm working on a pgstac bulk loader ;-)
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 stac_fastapi/extensions/stac_fastapi/extensions/third_party/bulk_transactions.py around lines 83-85 and trace how the bulk endpoint is currently exposed. Determine the intended asynchronous behavior and its completion criteria, including how the related pgstac bulk-loader use case should interact with it.
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