Skip to content

Pet project to play with full text search and integration with Spotify. Songs metadata are loaded from audio files, there is also scheduled task to get trackId from Spotify. Service provides REST api to search songs.

Notifications You must be signed in to change notification settings

ValentinaBaranova/tango-songs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tango songs

Tango songs is a service to store and explore tango songs. Songs metadata are loaded from audio files by scheduled task, there is also scheduled task to get trackId from Spotify. Service provides REST api to search songs by full text search.

Technic details

Articles about PostgreSQL full text search:

https://www.postgresql.org/docs/current/textsearch-intro.html https://robconery.medium.com/creating-a-full-text-search-engine-in-postgresql-2022-7b6ed6e81cae https://medium.com/@yevhenii.kukhol/teach-spring-data-jpa-to-use-postgresql-full-text-search-efficiently-5a0f6f64764c https://github.com/Eragoo/spring-hibernate-postgres-full-text/tree/migrate-to-java-20-spring-boot-3

About

Pet project to play with full text search and integration with Spotify. Songs metadata are loaded from audio files, there is also scheduled task to get trackId from Spotify. Service provides REST api to search songs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published