Skip to content

JoseBritto/Shorty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.