This website requires JavaScript.
Explore
Help
Sign In
Arav
/
dwelling-radio
Watch
1
Star
0
Fork
0
You've already forked dwelling-radio
Code
Releases
25
Activity
96baa42fe0
dwelling-radio
/
internal
/
http
History
Alexander "Arav" Andreev
96baa42fe0
/song endpoint was broken into two, the second one is /songs that returns a list of prev played songs, and /song just a current one.
2023-10-01 22:05:39 +04:00
..
dj_handlers.go
/song endpoint was broken into two, the second one is /songs that returns a list of prev played songs, and /song just a current one.
2023-10-01 22:05:39 +04:00
handlers.go
Removed unused error returning (error is always nil).
2023-09-14 17:59:14 +04:00
http.go
Use flags instead of config file. Also replaced HttpServer with a new code.
2023-08-06 03:17:18 +04:00