____ are used to specify routes in FastAPI

34. ____ are used to specify routes in FastAPI.

  1. Annotations
  2. Type Hinting
  3. Decorators

Answer: C) Decorators

Explanation:

Decorators are used to specify routes in FastAPI.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.