blog-python-postgres
Template
A minimalist blog engine API in Python: FastAPI + asyncpg (raw SQL, no ORM), argon2 password hashing and HS256 JWTs. Four small modules and one schema file.
Updated 2026-09-27 21:26:20 +02:00
blog-python-mongo
Template
A minimalist blog engine API in Python: FastAPI + MongoDB through PyMongo's native async API (no ODM), argon2 password hashing and HS256 JWTs. Four small modules.
Updated 2026-09-27 21:26:17 +02:00