Book Store Banner
Testing Framework
Advanced testing solutions for developers
Login
User authentication system with login and registration
Book Store
Browse and search through a collection of books
Profile
User profile management and book collection
Book Store API
API documentation and testing endpoints
Book Store API Documentation
Complete API reference for the Book Store application
Authentication:
POST /Account/v1/User- Create userPOST /Account/v1/GenerateToken- Generate tokenPOST /Account/v1/Authorized- Check authorizationDELETE /Account/v1/User/{UUID}- Delete user
Books:
GET /BookStore/v1/Books- Get all booksPOST /BookStore/v1/Books- Add books to userDELETE /BookStore/v1/Books- Delete all user booksPUT /BookStore/v1/Books/{ISBN}- Update bookDELETE /BookStore/v1/Book- Delete specific book
Testing Information
Test User Credentials:
- Username: testuser
- Password: Test@123
- Use these credentials for testing authentication
Available Books:
- Git Pocket Guide
- Learning JavaScript Design Patterns
- Designing Evolvable Web APIs with ASP.NET
- Speaking JavaScript
Book Store Footer
Premium Testing Tools
Boost your automation testing with professional tools