Data-Rag-POC is a project focused on data retrieval and processing for music playback data. It is part of the Tunemenu ecosystem, which aims to provide real-time music discovery and transparency in music playback across various venues.
- Data Retrieval: Efficiently fetches music playback data from various sources.
- Data Processing: Processes and normalizes the retrieved data for further analysis and usage.
- Integration: Seamlessly integrates with other components of the Tunemenu ecosystem.
record_song_play
: Handles the recording of song play events.http_controller
: Manages HTTP routes and controllers.
To use Data-Rag-POC, ensure you have Rust installed and run the following commands: