MobileNativeFoundation / MobileNativeFoundation/Store
Collapse r/w requests into Store.Request
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 3.4k
- Forks
- 217
- Avg merge
- 18m
- Merged PRs (30d)
- 4
Description
I think eventually we should collapse to
Store.Request.Write and Store.Request.Read
same with the response
Originally posted by @digitalbuddha in https://github.com/MobileNativeFoundation/Store/pull/496#discussion_r1053355301
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 Store.Request.Read and Store.Request.Write discussion, including the original context in pull request #496. Determine the intended unified request and response API, then confirm that the resulting design is agreed on before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- backend-api-design
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100