Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.02 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.02 KB

build-output-router

Build Output API (v3) Router


npm (tag) GitHub Workflow Status (with branch)


The Build Output Router was originally designed for Cloudflare's next-on-pages project, where it handles hundreds of millions of requests a day on Cloudflare Pages.

This repository became the home for the core router (while preserving old Git history) to enable it to be re-usable as a generic router for all Build Output API (v3) projects.

Note

It is recommended to lock the version you use to a specific patch release.