Create a Beignet server adapted to the Web Fetch API.
Use this for runtimes that accept standard Request objects and return
standard Response objects. Next.js apps should usually use
@beignet/next, which builds on the same Web adapter and adds Next-specific
helpers.
Create a Beignet server adapted to the Web Fetch API.
Use this for runtimes that accept standard
Requestobjects and return standardResponseobjects. Next.js apps should usually use@beignet/next, which builds on the same Web adapter and adds Next-specific helpers.