Skip to content

[Feature Request] Data-only API endpoint #514

Description

@PFiS1737

I suggest providing a data-only API endpoint.

It could use a dedicated route (such as api/top-langs-data) or a query parameter (such as api/top-langs?data_only=true).

These would return the raw json data from the fetchers, rather than SVG.

Users could then build their own renderers to visualize the data.

Furthermore, we could consider refactoring the fetchers into independent package, allowing users to install and use them via npm.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions