-
Updated
May 28, 2022 - TypeScript
#
cloudflare-workers
Here are 767 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
May 28, 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
May 13, 2022 - JavaScript
Lightweight and scalable reverse proxy and load balancing library built for Cloudflare Workers
-
Updated
May 23, 2022 - TypeScript
A Google Drive Index built with Vue Running on CloudFlare Workers
-
Updated
Apr 15, 2021 - HTML
This is a goindex theme.一个goindex的扩展主题。
-
Updated
Apr 29, 2022 - JavaScript
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
Apr 29, 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
May 6, 2022 - JavaScript
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
-
Updated
May 29, 2022 - TypeScript
Ultrafast web framework for Cloudflare Workers. Fast, but not only fast.
-
Updated
May 28, 2022 - TypeScript
Cloudflare Workers providing a SQL API
-
Updated
Jan 19, 2021 - C
-
Updated
Mar 26, 2022 - JavaScript
-
Updated
Oct 6, 2021 - JavaScript
Search and preview themes from the VS Code Marketplace.
-
Updated
Apr 23, 2022 - TypeScript
Discord slash command bot for opening voice channel activities, using Cloudflare Workers
-
Updated
Mar 26, 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
May 21, 2022 - TypeScript
A Google Drive Index, which has a lot of extra features, running on Cloudflare Workers.
-
Updated
Apr 23, 2022 - JavaScript
Develop, test, and deploy Cloudflare Workers with Deno.
-
Updated
May 25, 2022 - TypeScript
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
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
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