A simple and easy to use and to deploy budget-friendly Url Shortener for everyone. It runs in your Azure (Microsoft cloud) 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:
- Redirect different destination base on schedules.
- Keep Statistics of your clicks.
- Budget-friendly and 100% open-source.
- Extensible for more enterprise-friendly configurations
- Simple step by step deployment.
👉 Step by Step Deployment (wiki pages) 👈 documentation is available here. If you would like to used the TinyBlazorAdmin as frontend (suggested) you must first follow the steps to follow for TinyBlazorAdmin.
If you want to Update or Upgrade, please refer to this page (wiki pages).
AzUrlShortener is an API that doesn't have any admin UI by default. There are many different ways to manage your Short Urls, from a direct HTTP call to a fancy website.
We suggest Tiny Blazor Admin; it's a static website.
By default, without any specific Admin tool, you can use an API client like Postman or a plugin to VSCode like REST Client. We've included simple API calls via a postman collection and environment here.
You can also directly update the tables in storage using Azure Storage Explorer.
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.
There is also a videos that explains a bit how things works and does a quick tour of the project.
Cloud 5 Mins | Azure Friday |
---|---|
We are always trying to make it better. See the AzUrlShortener project page 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:
- A deployment option with everything combined into TinyBlazorAdmin
- More Statistics
- QR Code
- More tracking information (like Country)
- etc.
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!
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
This project was inspired by a project created by Jeremy Likness that you can find here jlik.me.