Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for proyectos (0.07 sec)

  1. docs/en/data/topic_repos.yml

    - name: fastapi-crudrouter
      html_url: https://github.com/awtkns/fastapi-crudrouter
      stars: 1531
      owner_login: awtkns
      owner_html_url: https://github.com/awtkns
    - name: awesome-fastapi-projects
      html_url: https://github.com/Kludex/awesome-fastapi-projects
      stars: 1473
      owner_login: Kludex
      owner_html_url: https://github.com/Kludex
    - name: FastAPI-boilerplate
      html_url: https://github.com/benavlabs/FastAPI-boilerplate
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Fri Sep 05 08:57:41 UTC 2025
    - 15.8K bytes
    - Viewed (0)
  2. docs/en/docs/release-notes.md

    But `include_router` is still useful to, for example, adding options (like `dependencies`, `prefix`, and `tags`) when including a third party router, or a generic router that is shared between several projects.
    
    This PR allows setting the (mostly new) parameters (additionally to the already existing parameters):
    
    * `default_response_class`: updated to handle defaults in `APIRouter` and `FastAPI`.
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Fri Sep 05 12:48:45 UTC 2025
    - 544.1K bytes
    - Viewed (0)
Back to top