@sonata-api/http
Introduction
This package implements a micro web server built on top of node:http
. The server features runtime validation of input data, route grouping, and middlewares.
Usage
This is an internal utility, not intended for public usage.