So yesterday I gave an introductory presentation on how to write web applications using Python, Flask and dokku. In my talk I shown how to go from zero to a fully functional application with a small but functional deployment environment based on Dokku.
The nice thing I noticed is that people started using it, and now I have some URLs shortened through my system.
The application is called musho, as in Micro Url SHOrtener. Here it is live, and you can find the source code on Gitlab.
I hope you like it 🙂