Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brob/netlify-durable-cache-test
https://github.com/brob/netlify-durable-cache-test
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/brob/netlify-durable-cache-test
- Owner: brob
- Created: 2024-10-17T19:37:27.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-23T20:33:48.000Z (2 months ago)
- Last Synced: 2024-11-07T00:28:47.456Z (about 2 months ago)
- Language: TypeScript
- Size: 167 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
* constHandler: exports a named function `handler`
* defaultFunction: exports a default function
* withStatus: exports a named function `handler` with a status code in the Response options
* travelGuide: From the docs (modified with const handler) takes 2 splats (:city and :country) and `context.params` is undefined