Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for forge (0.14 sec)

  1. docs/fr/docs/alternatives.md

    - CORS, GZip, fichiers statiques, streaming des réponses.
    - Le support des sessions et des cookies.
    - Une couverture de test à 100 %.
    - 100 % de la base de code avec des annotations de type.
    - Zéro forte dépendance à d'autres packages.
    
    Starlette est actuellement le framework Python le plus rapide testé. Seulement dépassé par Uvicorn, qui n'est pas un framework, mais un serveur.
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Fri Mar 22 01:42:11 GMT 2024
    - 27.5K bytes
    - Viewed (0)
  2. docs/en/docs/alternatives.md

    But then, we have again the problem of having a micro-syntax, inside of a Python string (a big YAML).
    
    The editor can't help much with that. And if we modify parameters or Marshmallow schemas and forget to also modify that YAML docstring, the generated schema would be obsolete.
    
    !!! info
        APISpec was created by the same Marshmallow developers.
    
    
    !!! check "Inspired **FastAPI** to"
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 23.2K bytes
    - Viewed (0)
Back to top