code-corps / code-corps/code-corps-api
Fix filtering and sorting to match JSON API spec
Ouverte
needs clarification
needs estimate
- Langage dominant
- Elixir
- Étoiles
- 234
- Forks
- 82
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
# 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).
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.