yomimono / url-shortener

Example URL shortener MirageOS unikernel using Chamelon.
19 stars 1 forks source link

what is this?

This is an example project demonstrating the use of chamelon as a storage module in a MirageOS unikernel. It is a simple web application that accepts a path and a URL, and redirects any requests to itself at a path to that URL.

There are a few hardcoded special paths which the webapp doesn't accept as keys, and on lookup will serve hardcoded content.

layout