Welcome to the Book Request Management API
Health check endpoint
Database statistics
Search books with pagination
Upload book data
Claim books for download
Server metrics
Get books with filtering and pagination
Manage specific book
Bulk update books
Clean up incomplete/duplicate books
Get or create keywords
Manage specific keyword
Update keyword status
Sync keywords from external source
Clean up processed keywords
Get or create accounts
Manage specific account
Get available accounts (not expired)
Reset all account limits
Clean up expired accounts
Get or create users
Manage specific user
User login
Clean up inactive users
Get comprehensive database statistics
Perform database cleanup operations
Create database backup
Status: ✅ API is running with full database management
Cache: Simple in-memory cache (no Redis)
Rate Limiting: Simple in-memory rate limiting
Tables: book_data, keyword_list, akun_zlib, user