armand1m / armand1m/react-query-filter

Use with server APIs

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.