Skip to content

URL shortening app built using Deno and Denjucks with a key-value store that persists on disk

Notifications You must be signed in to change notification settings

raf723/url-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Shortener

URL Shortener

Description

Creating a URL shortener using Deno and Denjucks where submitted URLs are stored in a key-value that persists on disk.

Installation

Prerequisite: Install Deno

  1. Clone the repo
  2. Run the following command deno run --allow-read --allow-write --allow-net bitly.js
  3. Enjoy

Credits

Many thanks to Alex Peattie for teaching me all about web development!

About

URL shortening app built using Deno and Denjucks with a key-value store that persists on disk

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published