From 3c7e4c974316efa7f846813511de3d6cbba84ebf Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Thu, 27 Jul 2023 12:28:35 -0700 Subject: Edit: cf-worker-shortener. Add source code link --- src/content/blog/cf-worker-shortener.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/content') 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) -- cgit v1.2.3