An open API service indexing awesome lists of open source software.

https://github.com/dabcoder/python-redis-flask

Flask experiment with Redis
https://github.com/dabcoder/python-redis-flask

Last synced: 3 months ago
JSON representation

Flask experiment with Redis

Awesome Lists containing this project

README

          

**Experiment with Flask and Redis**

Simple form with a name, push it to Redis with a timestamp.
Retrieve the data from the DB and display it on a page.