Skip to content

Technologies sort fix for the category overview + versions data #50

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

max-ostapenko
Copy link
Contributor

@max-ostapenko max-ostapenko commented Jun 30, 2025

Filtering functionality improvements in /categories

  • Implemented filtering by client ('mobile') in queries to allow retrieving categories data specific to the client type.

Dependent on adjusted report pre-aggregation: HTTPArchive/dataform#120

Example: https://reports-dev-2vzgiib6.uc.gateway.dev/v1/categories?category=CMS&client=desktop (sampled data in dev DB)

Resolves: HTTPArchive/httparchive.org#1081

Added versions data (currently available on dev endpoints only)

  • /version endpoint, see readme

Example: https://reports-dev-2vzgiib6.uc.gateway.dev/v1/adoption?technology=WordPress&geo=ALL&rank=ALL&version=6.8

  • All the reports can be filtered using version query parameter, example

version (optional): Filter by version name(s) - comma-separated list (only when single technology is specified)

@max-ostapenko max-ostapenko marked this pull request as ready for review June 30, 2025 22:53
@max-ostapenko max-ostapenko changed the title Technologies sort fix for the category overview Technologies sort fix for the category overview + versions data Jul 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tech Report: Categories screen always uses mobile number of origins
1 participant