URL SHORTENER NODE - TYPESCRIPT - POSTGRESQL - KNEX

This is a simple application that shows how to create a simple url shortener service using

nodejs(the backend programming environment) typescript(for type safety) knex(sql query builder) postgresql