Automated deployment: Tue Sep 21 06:36:09 UTC 2021 0826ec5299

This commit is contained in:
frankie567
2021-09-21 06:36:09 +00:00
parent 78a8b0134b
commit 4f213ff26f
4 changed files with 8 additions and 1 deletions

View File

@@ -460,12 +460,16 @@
Insecure passwords may give attackers full access to your database.</p>
</div>
<h2 id="sqlalchemy">SQLAlchemy<a class="headerlink" href="#sqlalchemy" title="Permanent link"></a></h2>
<p><a href="https://replit.com/@frankie567/fastapi-users-sqlalchemy">Open ↗️</a></p>
<iframe frameborder="0" height="500px" src="https://replit.com/@frankie567/fastapi-users-sqlalchemy?embed=true" width="100%"></iframe>
<h2 id="mongodb">MongoDB<a class="headerlink" href="#mongodb" title="Permanent link"></a></h2>
<p><a href="https://replit.com/@frankie567/fastapi-users-mongodb">Open ↗️</a></p>
<iframe frameborder="0" height="500px" src="https://replit.com/@frankie567/fastapi-users-mongodb?embed=true" width="100%"></iframe>
<h2 id="tortoise-orm">Tortoise ORM<a class="headerlink" href="#tortoise-orm" title="Permanent link"></a></h2>
<p><a href="https://replit.com/@frankie567/fastapi-users-tortoise">Open ↗️</a></p>
<iframe frameborder="0" height="500px" src="https://replit.com/@frankie567/fastapi-users-tortoise?embed=true" width="100%"></iframe>
<h2 id="ormar">Ormar<a class="headerlink" href="#ormar" title="Permanent link"></a></h2>
<p><a href="https://replit.com/@frankie567/fastapi-users-ormar">Open ↗️</a></p>
<iframe frameborder="0" height="500px" src="https://replit.com/@frankie567/fastapi-users-ormar?embed=true" width="100%"></iframe>
<h2 id="what-now">What now?<a class="headerlink" href="#what-now" title="Permanent link"></a></h2>
<p>You're ready to go! Be sure to check the <a href="../../usage/routes/">Usage</a> section to understand how to work with <strong>FastAPI Users</strong>.</p>