added card for Blog Api

This commit is contained in:
2025-11-05 21:12:44 +05:30
parent e4d4158f82
commit 088a1c3beb

View File

@@ -126,6 +126,17 @@
</div>
</div>
<div class="grid">
<div class="card">
<h2>Mongo Ops</h2>
<p>
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.
</p>
<a href="/api/blog/">View Documentation →</a>
</div>
</div>
<footer>
© 2025 Aetoskia Developer Network — Built with ❤️ on Raspberry Pi
</footer>