Files of check-in [d26d71cd86] in directory wiki_references/2019/software/mail_and_messaging/matrix_org/src_from_GitHub/the_repository_clones/smallifier [history]
smallifier 
Smallifier is a small link shortener.
It responds to HTTP requests like so:
$ curl -d '{"long_url": "https://please.smallifiy.me"}' -v https://smallifier/_create
{"short_url":"https://smallifier/tj2TEXT7"}
And after this, navigating to https://smallifier/tj2TEXT7
will 302 you to https://please.smallify.me