sakila/internal/httpapi
siyahas 7d4bf481c9 Refactor HTTP client test samples and configuration
- Moved HTTP client test files to `internal/requests`.
- Replaced hardcoded `localhost` URLs with `{{base_url}}`.
- Updated `http-client.env.json` to include `base_url` configuration.
2025-09-08 16:34:23 +03:00
..
actors.go Add actor, film, and category APIs with SQL query support 2025-09-02 16:12:30 +03:00
categories.go Add actor, film, and category APIs with SQL query support 2025-09-02 16:12:30 +03:00
films.go Add film CRUD operations and integrate Sakila database enhancement 2025-09-08 16:28:19 +03:00
languages.go Add actor, film, and category APIs with SQL query support 2025-09-02 16:12:30 +03:00
root.go Add actor, film, and category APIs with SQL query support 2025-09-02 16:12:30 +03:00
util.go Add actor, film, and category APIs with SQL query support 2025-09-02 16:12:30 +03:00