Metadata-Version: 2.4
Name: yta-fastapi-docker-web-resources
Version: 0.0.1
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.136.3,<9999.0.0)
Requires-Dist: uvicorn (>=0.48.0,<9999.0.0)
Requires-Dist: yta_fastapi_docker_common (>=0.0.14,<1.0.0)
Requires-Dist: yta_web_resources (>=0.0.13,<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
