aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPinapelz <donaldshan1@outlook.com>2023-07-27 12:28:35 -0700
committerPinapelz <donaldshan1@outlook.com>2023-07-27 12:28:35 -0700
commit3c7e4c974316efa7f846813511de3d6cbba84ebf (patch)
tree7b28621943269cf5d39c711ba7206ac61c476d01
parent1c7c7e8c62c37daf2d0e5441d55c9c7781874733 (diff)
Edit: cf-worker-shortener. Add source code link
-rw-r--r--src/content/blog/cf-worker-shortener.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/content/blog/cf-worker-shortener.md b/src/content/blog/cf-worker-shortener.md
index 4a08b89..6f3a93a 100644
--- a/src/content/blog/cf-worker-shortener.md
+++ b/src/content/blog/cf-worker-shortener.md
@@ -239,5 +239,7 @@ My API is deployed at `https://link.pinapelz.com`. So now if anyone navigates th
## Conclusion
This was a fun little project to try out what D1 is like. I have to say that its quite easy to use and Cloudflare has done a good job of integrating D1 with Workers. There are reported issues with speed when using D1, but I haven't noticed any issues with my worker. They are also deploying a new version of D1 with an experimental backend too which will significantly improve performance.
+You can find the complete source code [here](https://github.com/pinapelz/cloudflare-worker-d1-url-shortener)
+
![Image of link shortener site](https://files.catbox.moe/5peq11.png)
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage