Skip to content

Django 1.10 web application and simple URL shortening service for converting long links to short snippets for better sharing across the web.

Notifications You must be signed in to change notification settings

OceanRonquilloMorgan/bilk

Repository files navigation

Bilk - URL Shortening Service

Bilk is a web application built with Python / Django that allows anyone to convert their long links to short snippets for better sharing across the web. It uses a PostgreSQL database to store original and shortened links.

Bilk live link: https://bilk.herokuapp.com/

screen shot 2018-07-10 at 6 33 43 pm

Technologies and Frameworks Used

  • Front-end: Bootstrap
  • Back-end: Django, Python, PostgreSQL
  • Deployment: Heroku

Future Plans

Ideally, I would like to acquire a domain such as 'bilk.co' so links can be as succinct possible. The current herokuapp extension adds a significant amount of characters to shortened links.

About

Django 1.10 web application and simple URL shortening service for converting long links to short snippets for better sharing across the web.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published