A hands-on demonstration of implementing RedisSearch, a robust Full-text Search engine, using Python
- FastAPI
Prerequisites:
- Python 3.8+
- Docker
- Docker Compose
Run the service:
docker-compose build
docker-compose up -d
Open your browser and go to http://localhost:8000/docs