API Endpoints Summary
Section titled βAPI Endpoints Summaryβ- GET
/api/v1/pipe/{path}β Receive data from a pipe - POST
/api/v1/pipe/{path}β Send data to a pipe - PUT
/api/v1/pipe/{path}β Send data to a pipe (PUT) - OPTIONS
/api/v1/pipe/{path}β CORS preflight
# CLI mapping will be generated from the SDK CLI sources in a later step.# Example (placeholder):# hoody-cli <command> --help