armand1m / armand1m/react-query-filter
Use with server APIs
- Dominant language
- TypeScript
- Stars
- 20
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Hey there,
Loved the demo GIF. Can this be used with REST APIs as query parameters in any way? e.g.
```
my-api.com/products?first_name=John&last_name=Doe
```
where ```first_name = John``` and ```last_name = Doe``` are the query parameters.
I imagine that it might be possible with some tweaking.
Contributor guide
Research direction
No files or tests are named in the issue. Start by reading the repository's consumer API and tracing how filters are represented and emitted, then determine the intended query-parameter contract from the example. Done should be defined as a documented, tested way to use the filter with REST API query parameters.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- api, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100