mhemrg / vibely

Learn song lyrics quickly so you can vibe

Home Page:https://vibely.fun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Learn song lyrics quickly so you can vibe

https://vibely.fun


Languages

Language:JavaScript 35.4%Language:Go 33.0%Language:HTML 16.5%Language:CSS 15.1%