Tags: sarvex/pogo
Tags
Add shortcut for using a custom catch-all handler (sholladay#17) * Add mechanism for using a custom catch-all handler Implemented as an option to server instantiation. * use existing utility to set http status code * update mechanism of adding the catchAll handler via server options It now internally uses the router catch-all * Simplify route matching logic * Update to [email protected] * Simplify request configuration * Simplify syntax in code example Co-authored-by: Seth Holladay <[email protected]>
Improve request API (sholladay#6) * Improve request API * Upgrade to Deno 0.19 * Fix lint errors * Run all tests in one process
PreviousNext