code-corps / code-corps/code-corps-api
Fix filtering and sorting to match JSON API spec
Offen
needs clarification
needs estimate
- Vorherrschende Sprache
- Elixir
- Sterne
- 234
- Forks
- 82
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
# Problem
Right now when we send query params to the API, we are not filtering/sorting correctly.
We'll need to decide if we want to tack another library on, write our own thing, or go forward with replacing `ja_serializer` with `jsonapi` (which allows some of this querying ability).
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.