Skip to content

Latest commit

 

History

History
135 lines (88 loc) · 13 KB

README.md

File metadata and controls

135 lines (88 loc) · 13 KB

Azure Url Shortener (AzUrlShortener)

GitHub Release .NET Build GitHub License

All Contributors

UrlShortener

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.

How To Deploy

👉 Step by Step Deployment 👈 documentation is available here.

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

How To Use It

Once deployed, use the admin webApp (aka TinyBlazorAdmin) to create new short URLs.

Tiny Blazor Admin looks

Alternative Admin Tool

By default, all the required resources are deployed into Azure. However you can decide to run the API locally, in a container or somewhere else. You can than use an API client like Postman or a plugin to VSCode like REST Client, to manage your URLs. 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.


Videos

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
Tiny Blazor Admin looks Azure Friday

What's Next?

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! Or have look at our faq page for more information.

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!

Contributors ✨

Thanks goes to these wonderful people (emoji key):

SurlyDev
SurlyDev

🤔
Frank Boucher
Frank Boucher

💻 📹 🐛
AKER
AKER

🤔
Vincent Baaij
Vincent Baaij

💻
kmm7
kmm7

💻 🤔
fs366e2spm
fs366e2spm

🐛 🤔
Hugo Hedlund
Hugo Hedlund

💻
Nathan Fisk
Nathan Fisk

📖
Erik Alsmyr
Erik Alsmyr

🐛 📖
Bernard Vander Beken
Bernard Vander Beken

📖
IronManion
IronManion

📖
Jason Hand
Jason Hand

📖 🚇
Scott Cate
Scott Cate

💻
arglgruml
arglgruml

🐛
DavidTCarpenters
DavidTCarpenters

💻
Roger D. Winans
Roger D. Winans

📖
fatpacket
fatpacket

📖
Chad Voelker
Chad Voelker

💻 📖
David Ginn
David Ginn

💻
Catcher Wong
Catcher Wong

💻
Zhiqiang Li
Zhiqiang Li

💻
ddematheu2
ddematheu2

🐛 💻
David Oliva Paredes
David Oliva Paredes

💻

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.