Spano
This article is a stub. You can help the IndieWeb wiki by expanding it.
Spano is a micropub media endpoint which accepts file uploads via Micropub and returns a URL for use in a subsequent Micropub post. It is created by Marty McGuire.
Spano is built on the Python Flask framework and makes use of Kyle Mahan's flask-micropub library for handling IndieAuth and finding Micropub endpoints.
Spano makes use of content addressing via Flask-HashFS so that repeated uploads of the same file do not take extra space and always returns the same url. Additionally, revisions of files with the same name cannot overwrite one another.
IndieWeb Examples
People using Spano to post to their website:
- Marty McGuire since 2017-01-26
- ...