{"id":"ddev-ddev-webserver","name":"ddev-webserver","af_score":30.0,"security_score":39.2,"reliability_score":30.0,"what_it_does":"ddev-webserver is the webserver component/container used by DDEV for local development. It provides the HTTP(S) serving layer for a DDEV project, wiring requests to the app runtime container(s) and handling common local webserver concerns (routing, ports, TLS options as supported by the overall DDEV stack).","best_when":"You want a repeatable local development webserver integrated with DDEV’s project/container workflow.","avoid_when":"You need a standalone, separately deployable HTTP API with a documented external contract (REST/GraphQL/etc.) or strong per-endpoint programmatic auth controls.","last_evaluated":"2026-04-04T19:57:33.110724+00:00","has_mcp":false,"has_api":false,"auth_methods":["None documented for external API usage (component typically used inside local dev with project-level configuration)."],"has_free_tier":false,"known_gotchas":["This is not an external API; agents typically interact via file/config and by running DDEV/Docker workflows rather than calling a webservice API.","Local networking/port mapping and container orchestration can vary by OS and DDEV configuration; behavior may not map 1:1 to a stable programmatic interface.","If used via CLI workflows, errors may be emitted by Docker/DDEV rather than by this component, making automated parsing less reliable."],"error_quality":0.0}