/AzUrlShortener

An simple and easy Url Shortener

Primary LanguageC#MIT LicenseMIT

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:

  • 1-Click deployment.
  • Create Edit and Delete short URL.
  • Keep Statistics of your clicks.
  • Budget-friendly and 100% open-source.

How To Deploy

To deploy YOUR version of Azure Url Shortener you could fork this repo, but if you are looking for the easy way just click on the "Deploy to Azure".

Deploy to Azure

To have all details and alternative deployment refer to the Deployment Details page.

Post Deployment Configuration

A good Url Shortener wouldn't be completed without a custom domain name. To know how to add it and other useful post-deployment configurations refer to the post-deployment-configuration page.

How to Update / Upgrade

You deployed the Azure Url Shortener and it's now running in your Azure Subscription, but you would like to have the new feature(s). Updating your current version is in fact really simple.

Update the Azure Functions

Navigate to the Azure portal (azure.portal.com) and select the Azure Function instance, for this project.

From the left panel, click on the Deployment Center (1), then the Sync button(2). This will start a synchronization between GitHub and the App Service (aka Azure Function) local Git.

Steps to update the Azure Function doing a Git Sync

IF you are using the Admin Blazor Website, repeat the same operation but selecting the App Service with the name starting by "adm".


How To Use It

There are many different ways to manage your Url Shortener, 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 instructions or guidance if you would like to create a new one and collaborate to this project.

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

YouTube thumbnail of the Az URL Shortener quick tour video


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 working on the version 1.0 (ETA Summer 2020). This version will:

  • Use Azure Active Directory (AAD)
  • Client side website (more budget friendly) see GitHub project: TinyBlazorAdmin for more details.

Optional (if not then soon after)

  • Statistics
  • Better Grid to display the URL

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!

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

📖

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.