[英]I need one Fast boilerplate using e pydantic and sqlite?
Is there who can give me a fastApi boiler plate code using sqlite, postgress and pydantic.谁能给我一个使用 sqlite、postgress 和 pydantic 的 fastApi 样板代码。 In this boiler plate I want authorization and authentication.
在这个样板中,我想要授权和身份验证。 And role based authentication routing.
和基于角色的身份验证路由。
Hi you can try mine fastapi boilerplate which included sqllite, pydantic and jwt token authentication.您好,您可以尝试我的 fastapi 样板,其中包括 sqllite、pydantic 和 jwt 令牌身份验证。
GITHUB REPO: https://github.com/shavejshaikh/fastapi_crud_jwt GITHUB 回购: https://github.com/shavejshaikh/fastapi_crud_jwt
声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.