-
Updated
Jun 4, 2022 - TypeScript
#
cloudflare-workers
Here are 824 public repositories matching this topic...
react
nodejs
javascript
api
graphql
template
postgres
relay
boilerplate
typescript
yarn
hackathon
reactjs
terraform
material-ui
postgresql
monorepo
cloudflare
starter-kit
cloudflare-workers
-
Updated
Jul 3, 2022 - TypeScript
"JSON Web Almost Everything" - JWA, JWS, JWE, JWT, JWK, JWKS with no dependencies using runtime's native crypto in Node.js, Browser, Cloudflare Workers, Electron, and Deno.
verify
jwt
node
browser
jose
validate
jsonwebtoken
sign
jwk
jwe
jws
jwa
encrypt
decrypt
jwks
deno
cloudflare-workers
-
Updated
Jun 29, 2022 - JavaScript
Lightweight and scalable reverse proxy and load balancing library built for Cloudflare Workers
-
Updated
Jul 4, 2022 - TypeScript
A Google Drive Index built with Vue Running on CloudFlare Workers
-
Updated
Jun 25, 2022 - HTML
This is a goindex theme.一个goindex的扩展主题。
-
Updated
Jun 23, 2022 - JavaScript
Notion as CMS with easy API access
-
Updated
Jun 10, 2022 - TypeScript
Deprecated, use new project 👇
-
Updated
Jan 1, 2022 - JavaScript
Index your Google Drive
demo
material
google-drive
classic
rclone
drive
cloudflare-workers
goindex
gdindex
workers-script
oauth-consent-screen
aicirou
donwa
goindex-theme-acrou
-
Updated
Jun 23, 2022 - JavaScript
Monitor your websites, showcase status including daily history, and get Slack/Telegram/Discord notification whenever your website status changes. Using Cloudflare Workers, CRON Triggers, and KV storage.
monitoring
discord
wrangler
slack-notifications
status-page
telegram-notification
cloudflare-workers
cloudflare-workers-kv
cloudflare-workers-cron
flareact
-
Updated
Jun 25, 2022 - JavaScript
Ultrafast web framework for Cloudflare Workers and Deno. Fast, but not only fast.
-
Updated
Jul 3, 2022 - TypeScript
-
Updated
Jul 4, 2022 - TypeScript
3
MiracleXYZ
opened
Sep 18, 2020
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
priority
High priority issue
Discord slash command bot for opening voice channel activities, using Cloudflare Workers
-
Updated
Mar 26, 2022 - TypeScript
Cloudflare Workers providing a SQL API
-
Updated
Jan 19, 2021 - C
-
Updated
Mar 26, 2022 - JavaScript
-
Updated
Jun 25, 2022 - JavaScript
Search and preview themes from the VS Code Marketplace.
-
Updated
Apr 23, 2022 - TypeScript
jdanyow
opened
May 23, 2020
good first issue
Good for newcomers
ʕ •́؈•̀) TypeScript template for Cloudflare Workers
-
Updated
May 28, 2022 - TypeScript
TypeScript type definitions for authoring Cloudflare Workers.
-
Updated
Jun 29, 2022 - TypeScript
Develop, test, and deploy Cloudflare Workers with Deno.
-
Updated
Jul 1, 2022 - TypeScript
Alternative YouTube Music frontend built with Svelte/SvelteKit 🎧
javascript
music
youtube
pwa
frontend
svelte
webapp
youtube-music
cloudflare-workers
youtube-music-api
alternative-frontends
sveltekit
-
Updated
May 24, 2022 - Svelte
A Google Drive Index, which has a lot of extra features, running on Cloudflare Workers.
-
Updated
Apr 23, 2022 - JavaScript
material-design
serverless
hexo
cloudflare
material-dashboard
cloudflare-workers
cloudflareworker-hexo
hexodashboard
-
Updated
Mar 25, 2022 - JavaScript
Notify when rss feeds are updated | RSS 更新通知
-
Updated
Apr 1, 2022 - JavaScript
MattIPv4
commented
Jan 18, 2021
Using https://github.com/dollarshaveclub/cloudworker, unit tests should be implemented for all the HTTP routes in the worker.
For interactions, there should be unit tests to ensure that the verification middleware works as expected, and then unit tests should be provided for each command in the interactions app.
Improve this page
Add a description, image, and links to the cloudflare-workers topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cloudflare-workers topic, visit your repo's landing page and select "manage topics."
Describe the problem:
The slash at the end not auto resolving.
For example
https://cool-bio-flareact-styled.coolbio.workers.dev/subh/ will throw an error
but https://cool-bio-flareact-styled.coolbio.workers.dev/subh is accessible.
Link to a minimal reproduction:
https://github.com/subhendukundu/cool-bio-flareact-styled