stac-utils / stac-utils/rustac
Add transaction endpoints to stac-server
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 145
- Forks
- 24
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 12
Description
This will motivate us to add traits for writing. cc @bitner
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 reviewing the stac-server entry point and its existing endpoint structure, then identify how writing traits would support transaction operations. The issue does not name files or tests, so first clarify the required transaction endpoints and the expected writing-trait scope. Done means the agreed transaction endpoints are implemented and covered by the project's relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100