You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bookly is a backend API for managing books and reviews with user authentication. It features async PostgreSQL, JWT-based auth, secure password hashing, and clean CRUD operations. Built with FastAPI, it follows scalable and production-ready design practices.