JoseBritto / Shorty

A simple url shortner
https://shorty.britto.tech/
GNU General Public License v3.0
0 stars 0 forks source link

Shorty

[!WARNING]
This project is still under active development

A simple url shortner with an easy to use api built with ASP.Net.
Click here to access the public instance

Build Instructions

Make sure dotnet 8 is installed on your system. Get it from here or your distribution repositories.

Run the following commands in src/Shorty to build Shorty from source:

❯ dotnet restore
❯ dotnet publish -o output-dir

Replace output-dir with the target output directory name.

License & Acknowledgements

This project is licensed under the GNU General Public License V3

The shorty favicon is by Darshan Krishna.
The site uses icons by Css.gg licensed under the MIT License.