stac-utils / stac-utils/stac-fastapi
Add guide on how to create custom backends
Open
Nobody has claimed this yet.
api layer
documentation
- Dominant language
- Python
- Stars
- 324
- Forks
- 126
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 10
Description
Hi there,
I am looking at writing a new backend, but am a little unsure where to begin.
It would be really nice with a short guide on how to implement custom backends.
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 locating the existing backend implementation and any related tests or documentation in stac-fastapi. The guide should explain the steps for implementing a custom backend, identify the relevant extension points, and make the expected completed backend clear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fastapi, python
- Domain
- backend, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100