added card for Blog Api
This commit is contained in:
@@ -126,6 +126,17 @@
|
|||||||
</div>
|
</div>
|
||||||
</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>
|
<footer>
|
||||||
© 2025 Aetoskia Developer Network — Built with ❤️ on Raspberry Pi
|
© 2025 Aetoskia Developer Network — Built with ❤️ on Raspberry Pi
|
||||||
</footer>
|
</footer>
|
||||||
|
|||||||
Reference in New Issue
Block a user