Jungle Coder Link Shortener
Tag: PROJECT
Edit Created: 2019/10/24
Updated: 2019/10/24
A link shortener at jngl.app, probably jngl.app/j/{Shortlink}
POST jngl.app/s/{LongLink} -> 302 to jngl.app/j/{ShortLink}
Will probably expand jngl.app to be able to upload files from the command line and get a link (will probably require a token for this). This seems like it'd be a handy thing to have.
Maybe add a way to give it an image link and a caption description?
Start with the link shortener, go from there.
It will need kind of auth.