Book Store Application

Complete book store with authentication and API testing

Book Store Banner

Testing Framework

Advanced testing solutions for developers

Book Store API Documentation

Complete API reference for the Book Store application

Authentication:

  • POST /Account/v1/User - Create user
  • POST /Account/v1/GenerateToken - Generate token
  • POST /Account/v1/Authorized - Check authorization
  • DELETE /Account/v1/User/{UUID} - Delete user

Books:

  • GET /BookStore/v1/Books - Get all books
  • POST /BookStore/v1/Books - Add books to user
  • DELETE /BookStore/v1/Books - Delete all user books
  • PUT /BookStore/v1/Books/{ISBN} - Update book
  • DELETE /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