Metadata-Version: 2.4
Name: yta-fastapi-docker-web-resources
Version: 0.0.5
Summary: Youtube Autonomous FastAPI Docker Web Resources Module
License-File: LICENSE
Author: danialcala94
Author-email: danielalcalavalera@gmail.com
Requires-Python: >=3.10,<3.14
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: fastapi (>=0.137.0,<9999.0.0)
Requires-Dist: uvicorn (>=0.49.0,<9999.0.0)
Requires-Dist: yta_fastapi_docker_common (>=0.0.14,<1.0.0)
Requires-Dist: yta_fastapi_docker_pydantic_models (>=0.0.7,<1.0.0)
Requires-Dist: yta_general_utils (>=0.5.1,<1.0.0)
Requires-Dist: yta_programming_env (>=0.3.2,<1.0.0)
Requires-Dist: yta_web_scraper (>=0.3.7,<1.0.0)
Description-Content-Type: text/markdown

# Youtube Autonomous FastAPI Docker Web Resources Module

The module that is providing the functionality related to the Web Resources that are customized and generated to be downloaded using a scraper, to be lately provided through a FastAPI that is included and isolated in a Docker container but exposed to the internal and general FastAPI.

### Endpoints

#### GET
- `/web-resource/random`

#### POST
No hay endpoints por el momento
