Commit Graph
10 Commits
Author SHA1 Message Date
worldofiptvcom 08fae8008b Removed unnecessary stuff 2025-12-12 16:51:27 +03:00
worldofiptvcom 9b6b1eb6d0 Complete: Split documentation into individual category files
- Split categories 5-15 into separate files for better organization
   - Added User, MAG, Enigma, Streams, Channel, Station, Movie, Series, Episode, Server, and Settings APIs
   - Each category now has its own dedicated documentation file
   - Total: 111 endpoints fully documented across 15 categories
2025-12-12 16:48:37 +03:00
worldofiptvcom 0d988ce6fa All remaining categories 2025-12-12 16:44:16 +03:00
worldofiptvcom d12752d0de Add Category 4: Logs & Events API with monitoring tools 2025-12-12 16:32:31 +03:00
worldofiptvcom 9fdbf146e9 Add Category 3: Line API with management operations 2025-12-12 16:27:33 +03:00
worldofiptvcom bb42150460 Add Category 2: GET INFO query endpoints with comprehensive documentation
- Added 11 GET INFO endpoints to OpenAPI spec
- Created detailed documentation with code examples
- Includes Python, PHP, and JavaScript examples
- Added best practices and common use cases
2025-12-12 16:18:18 +03:00
worldofiptvcom b5c1a8c046 Update openapi.yaml
Improve: Allow custom protocol, server, and port configuration

- Add protocol selector (http/https)
- Allow custom port input (not just predefined)
- Single unified server configuration
- Better flexibility for users with custom setups
2025-12-12 15:55:31 +03:00
worldofiptvcom 554fc4c564 Update openapi.yaml
Improve: Clean up API description for better readability
2025-12-12 15:48:13 +03:00
worldofiptvcom 5304c29d8b Update index.html
Fix: Update index.html to properly load Swagger UI
2025-12-12 15:31:00 +03:00
worldofiptvcom 385ba5f309 Initial commit 2025-12-12 15:07:46 +03:00