SeeminglyScience / AzUrlShortener

An simple and easy Url Shortener

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure Url Shortener (AzUrlShortener)

Deploy to Azure GLO Board Serverless Library

All Contributors

UrlShortener

A simple and easy to use and to deploy budget-friendly Url Shortener for everyone. It runs in Azure (Microsoft cloud) in your subscription.

If you don't own an Azure subscription already, you can create your free account today. It comes with 200$ credit, so you can experience almost everything without spending a dime. Create your free Azure account today

Features:

  • Create Edit and Delete short URL.
  • Redirect different destination base on schedules
  • Keep Statistics of your clicks.
  • Budget-friendly and 100% open-source.
  • Secure by Azure Active Directory AAD (Microsoft Identity)
  • Simple step by step deployment

Tiny Blazor Admin looks

How To Deploy

We suggest to deploy it paired with Tiny Blazor Admin; it's a static website. However also possible do deploy it headless (just the Azure Function), if you want.

πŸ‘‰ Step by Step Deployment πŸ‘ˆ documentation is available here. This will bring you on the TinyBlazorAdmin repository where you will deploying both projects.

To have all alternative and previous version deployments, refer to the Azure Function Deployment Details page.

If you want to Update or Upgrade, please refer to this page.

How To Use It

There are many different ways to manage your Short Urls, from a direct HTTP call to a fancy website. See the complete list of admin frontends here, with the instructions to deploy and use them.

There is also a video that does a quick tour of the project.

YouTube thumbnail of the Az URL Shortener quick tour video

Youtube: https://youtu.be/fzXy2D77WMM


How It Works

If you are interested to learn more about what's under the hood, and get more details on each Azure Function, read the How it works page.


What's Next?

We are always trying to make it better. See the GitKraken boards and issues to see the current progress.

You are invited to go into the Discussion tab to share your feedback, ask question, and suggest new feature!

Current Backlog contains:

  • More Statistics
  • QR Code
  • More tracking information (like Country)
  • etc.

Contributing

If you find a bug or would like to add a feature, check out those resources:

Check out our Code of Conduct and Contributing docs. This project follows the all-contributors specification. Contributions of any kind welcome!

There is also instructions or guidance if you would like to create a new one and collaborate to this project.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


SurlyDev

πŸ€”

Frank Boucher

πŸ’» πŸ“Ή πŸ›

AKER

πŸ€”

Vincent Baaij

πŸ’»

kmm7

πŸ’» πŸ€”

fs366e2spm

πŸ› πŸ€”

Hugo Hedlund

πŸ’»

Nathan Fisk

πŸ“–

Erik Alsmyr

πŸ› πŸ“–

Bernard Vander Beken

πŸ“–

IronManion

πŸ“–

Jason Hand

πŸ“– πŸš‡

Scott Cate

πŸ’»

This project follows the all-contributors specification. Contributions of any kind welcome!

This project was inspire by a project created by Jeremy Likness that you can find here jlik.me.

About

An simple and easy Url Shortener

License:MIT License


Languages

Language:C# 75.6%Language:HTML 18.9%Language:CSS 2.9%Language:PowerShell 2.5%