Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Chow (0.12 sec)

  1. docs/en/docs/async.md

    So, about the egg and the chicken, how do you call the first `async` function?
    
    If you are working with **FastAPI** you don't have to worry about that, because that "first" function will be your *path operation function*, and FastAPI will know how to do the right thing.
    
    But if you want to use `async` / `await` without FastAPI, you can do it as well.
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 23K bytes
    - Viewed (0)
Back to top