Airport Gap provides comprehensive airport information and allows authorized users to manage their favorite airports. This API will serve as a valuable resource for travelers, aviation enthusiasts, and developers building travel-related applications.
The web service provides the following features:
- Airport Information Retrieval
- Favorite Airports Management
Playwright, typically used for web browser automation, is employed here for API testing due to its powerful request interception and manipulation capabilities. Automated API tests scripts were developed by taking note of response validation, request handling, and authorization.