Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 864 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 864 Bytes

Saturn

Saturn is a silly web server experiment, it uses the http.Filesystem interface to create middlewares (which probably is not a good idea).

Moons

Each middleware is named after one os saturn's moons, not because the anology works but because saturn has a shit ton of moons and I'll never run out of things to name the middlewares.

Pan

pan is the middleware that converts markdowns to html and pdf.

Atlas

atlas is the middleware that takes paths and guesses additional extentions for them.

Titan

titan is a http.Filesystem backed by upspin.

Maturity

Most stuff here is experimental. DO NOT use in prod.