simonireilly / compeller

A strong typescript binding for your OpenAPI Schema that doesn't need generation and is not prescriptive in coding style
MIT License
22 stars 1 forks source link

feat: Provide responders interface and inbuilt responder API Gateway #21

Closed simonireilly closed 2 years ago

simonireilly commented 2 years ago

Responders will be an intersection interface between the responder's required parameters, and the statusCode, body, and header types derived from the schema.