sav-norem / redis-om-python-flask-skeleton-app

A starter application for performing CRUD type operations with Redis OM Python and the Flask Microframework

Home Page:https://redis.io/docs/stack/get-started/tutorials/stack-python/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the code base for using Redis OM in a flask app with Food Truck data. This app will highlight and help you explore using RedisJSON and RediSearch while also using some of the features of Redis OM for Python.

This app is forked from https://github.com/redis-developer/redis-om-python-flask-skeleton-app - that page has significant documentation about how to get started with the app.

This code is from the livestream you can find recorded here - https://www.youtube.com/watch?v=ZP2j7bmWfmU&list=PL83Wfqi-zYZHSnOXH3kCkgyfk3Rqo_wzH

About

A starter application for performing CRUD type operations with Redis OM Python and the Flask Microframework

https://redis.io/docs/stack/get-started/tutorials/stack-python/

License:MIT License


Languages

Language:Python 100.0%