Skip to content

Latest commit

 

History

History
executable file
·
15 lines (9 loc) · 1.05 KB

README.md

File metadata and controls

executable file
·
15 lines (9 loc) · 1.05 KB

Url Shortner

Mutation testing badge

Summary

This application is a URL shortner akin to bit.ly that enables the server to route requests to the shortened url through to the destination page. Think dukes.wine/usdukeswines.com/about.

We're primarily leveraging this application to facilitate the use of concise, human-readable urls in social media postings. Secondarily, we're using this application as a gateway to measure inbound traffic to our website.

Feel free to reach out to us at engineering@dukeswines.com if you have any questions or suggestions.

Route explanation

Docs

You can view the docs for how to run and set up this application in the docs folder