Skip to content

docs: add rapiq to the extensions list in the README #12778

Description

@tada5hi

What was unclear or otherwise insufficient?

The Extensions section of the root README.md lists community packages that simplify working with TypeORM. rapiq is missing from that list.

rapiq (Rest Api Query) defines a scheme for REST request queries (fields, filters, relations, pagination, sort) and applies the parsed, schema-validated result to a TypeORM SelectQueryBuilder.

Recommended Fix

Add a single bullet to the Extensions list:

- Apply REST API query parameters (fields, filters, relations, pagination, sort) to a query builder - [rapiq](https://github.com/tada5hi/rapiq)

Are you willing to resolve this issue by submitting a Pull Request?

Yes, I have the time, and I know how to start.

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