open in new tab
This commit is contained in:
@@ -133,7 +133,7 @@
|
|||||||
A modular, async MongoDB operations layer for FastAPI microservices.
|
A modular, async MongoDB operations layer for FastAPI microservices.
|
||||||
Simplifies CRUD, transactions, and model management.
|
Simplifies CRUD, transactions, and model management.
|
||||||
</p>
|
</p>
|
||||||
<a href="/mongo-ops/">View Documentation →</a>
|
<a href="/mongo-ops/" target="_blank">View Documentation →</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="card">
|
<div class="card">
|
||||||
@@ -142,7 +142,7 @@
|
|||||||
A modular, async Blog API backend for FastAPI microservices.
|
A modular, async Blog API backend for FastAPI microservices.
|
||||||
Provides streamlined CRUD operations for articles and authors, supports nested author details within article endpoints, and enables simple association management between content and contributors.
|
Provides streamlined CRUD operations for articles and authors, supports nested author details within article endpoints, and enables simple association management between content and contributors.
|
||||||
</p>
|
</p>
|
||||||
<a href="/api/blog/">View Documentation →</a>
|
<a href="/api/blog/" target="_blank">View Documentation →</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="card">
|
<div class="card">
|
||||||
@@ -152,7 +152,7 @@
|
|||||||
automation workflows, and integration with Radarr, Sonarr, and your custom
|
automation workflows, and integration with Radarr, Sonarr, and your custom
|
||||||
dashboard services.
|
dashboard services.
|
||||||
</p>
|
</p>
|
||||||
<a href="/tutorial/media-manager/">View Tutorial →</a>
|
<a href="/tutorials/media-manager/" target="_blank">View Tutorial →</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user