-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: remove things related to fresh * wip: replace oak with hono - Have to cascade Response back * feat: cascade up response from exception filter * fix: return raw headers on @Header decorator * test(middleware): use header instead of rewriting body * wip: serve static asset * feat: serve static assets * feat: log error on error * wip: add logger to debug starter * debug for starter * wip debug * debug starter * lint: remove debug log * feat: next function now return void or response * feat: cascade middleware return value * fix: merge existing context.res with controller response * feat: run middlewares as middlewares * chore: fmt * doc(README):cite Hono instead of oak * lint: deno lint and fmt * ci: upgrade deno version to v1.39.1 * ci: upgrade deno version to take latest * ci: upgrade deno version to take 1.39.1 * ci: uuses: denoland/setup-deno@v1 * ci: uuses: denoland/setup-deno@v1
- Loading branch information
1 parent
dde9e28
commit d8212dc
Showing
39 changed files
with
594 additions
and
692 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.