Tagged articles

JWT authentication

2 articles · Page 1 of 1
java1234
java1234
Jun 26, 2026 · Backend Development

Build a Python Study‑Room Reservation System in 20 Minutes with Cursor AI – FastAPI Backend & Vue 3 Frontend

Using Cursor AI, the author demonstrates how to create a full‑stack study‑room reservation platform in about 20 minutes, detailing the FastAPI backend, Vue 3 frontend, role‑based access, reservation workflow, database schema, security mechanisms, deployment steps, and key design considerations.

Cursor AIEChartsJWT authentication
0 likes · 11 min read
Build a Python Study‑Room Reservation System in 20 Minutes with Cursor AI – FastAPI Backend & Vue 3 Frontend
Tech Ocean
Tech Ocean
Apr 17, 2026 · Backend Development

Build a Complete FastAPI Todo API in 4 Days (Days 9‑12)

After eight days of isolated concepts, Days 9‑12 guide you through assembling a functional FastAPI Todo API—setting up Alembic migrations, implementing CRUD endpoints with JWT authentication and user‑level permission, and writing pytest‑httpx tests that yield a complete project with 47 passing tests.

AlembicJWT authenticationPython
0 likes · 4 min read
Build a Complete FastAPI Todo API in 4 Days (Days 9‑12)