bear / python-indieweb

Example Flask App to test Indieweb features
MIT License
19 stars 6 forks source link

Indieweb

A Flask Application to test/explore Indieweb features

Currently the following Indieweb items are implemented:

To run locally: python indieweb.py --logpath . --port 9999 --host 127.0.0.1 --config ./indieweb.cfg

Contributors

Requires

Python v2.7+ but see requirements.txt for a full list