awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesDynamic Request Filterings

Construction of URL query parameters to refine and filter data retrieved from an API.

Distinct from Request Parameter Filtering: Existing candidates focus on security whitelisting or OIDC, not the functional construction of filter queries.

Explore 2 awesome GitHub repositories matching web development · Dynamic Request Filterings. Refine with filters or upvote what's useful.

Awesome Dynamic Request Filterings GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • nestjsx/crudAvatar von nestjsx

    nestjsx/crud

    4,330Auf GitHub ansehen↗

    This project is a REST API framework for NestJS designed to automate the creation of boilerplate-free CRUD endpoints and resource management. It functions as an automated CRUD generator that produces controllers and services for standard database operations, accelerating the development of RESTful APIs. The toolkit includes a REST query parser that translates complex URL parameters into structured database filters, pagination, and sorting rules. It also operates as an API response serializer to control the exposure of entity fields and manage nested relations within JSON responses. For extend

    Implements advanced search, sorting, and pagination logic using structured request query parameters.

    TypeScriptcrudcrud-generatornest
    Auf GitHub ansehen↗4,330
  • midudev/jscampAvatar von midudev

    midudev/jscamp

    3,811Auf GitHub ansehen↗

    jscamp is a full-stack web development and education project focused on mastering JavaScript, TypeScript, and AI integration. It provides a structured curriculum and interactive exercises covering language fundamentals, frontend engineering, and backend API development. The project distinguishes itself through the implementation of autonomous AI agents capable of complex task automation, such as modifying files, managing servers, and executing API calls. It includes advanced AI development tools for conversational querying, real-time code suggestions, and automated repository analysis to gene

    Implements dynamic construction of URL query parameters to filter and refine API results.

    JavaScriptbootcamp
    Auf GitHub ansehen↗3,811
  1. Home
  2. Web Development
  3. Dynamic Request Filterings