This website requires JavaScript.
Explore
Help
Sign in
chris
/
fastapi-template
Watch
1
Star
0
Fork
You've already forked fastapi-template
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
0a9d941eea
fastapi-template
/
src
/
_module_template
/
dependencies.py
6 lines
103 B
Python
Raw
Normal View
History
Unescape
Escape
init
2026-05-13 15:09:59 +01:00
"""
template for service rather than hub Previous template structure had direct handling of auth. This structure is designed to get auth from the hub instead.
2026-06-05 16:39:14 +01:00
Dependencies
related
to
the
<
this
>
module
init
2026-05-13 15:09:59 +01:00
Exports
:
template for service rather than hub Previous template structure had direct handling of auth. This structure is designed to get auth from the hub instead.
2026-06-05 16:39:14 +01:00
-
<
dep_name
>
:
<
return_type
>
:
<
description
>
init
2026-05-13 15:09:59 +01:00
"""
Reference in a new issue
Copy permalink