/vibely

Learn song lyrics quickly so you can vibe

Primary LanguageJavaScript

Vibely

Learn song lyrics quickly so you can vibe

vibely

Details

Vibley is written in Torus on the frontend and Go on the backend, deployed as a systemd file with nginx on my Digital Ocean server.

To run this locally, run go run cmd/main.go and navigate to the 127.0.0.1:8996

API

Vibely takes advantage of the "public" Genius API to search for songs. It then uses a Go implementation of beautiful soup to get the lyrics of the song and display it on the page