All Projects

Komments

A Flask Web App to manage comments for a blog.

Komments project
Category
Web
Tech Stack
Flask and Dropbox API

Komments is a Flask based web app to manage comments on your blog. It stores and retrieves the comments for each blog post on your DropBox App through Dropbox API. You can host it on any cloud platform you want. Only POST requests are served over a valid secure network. For more information on how to set up the web app for your blog, you can refer to this README.