Skip to content

TeamIllusionCMIT/mirage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ”— mirage

a fast, simple link shortener written in v
very cool and inspirational link shortener. uses json to store links.

๐Ÿ๏ธ get started

(make sure you install v first)

to run your own instance, fork this repo and edit links.json to your liking. build with v . (use v . -prod for production), and run the executable.

๐ŸŒ about links.json

links.json is a json file that stores all the links. here is an example of a proper links.json object:

{
    "slug": "url",
    "gh": "https://github.com/thrzl",
    ...
}

About

a fast, simple link shortener in v

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages