Skip to main content

2 docs tagged with "redis"

View all tags

Sample Library App (Flask + Redis)

This application is a simple Library API built using Flask and Redis for data storage. It allows you to perform basic CRUD (Create, Read, Update, Delete) operations on Movie records.