Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 433 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 433 Bytes

URL Shortener

A simple project to shorten URL's quickly and painlessly. Written using Koa and Knex.js.

Video Guide

Files not covered in the video:

  • apache.conf contains the configuration I used to make localhost:8088/api go to localhost:8989
  • database.sql contains the SQL code to create the database so you don't have to just type it all out