1
0
dwelling-radio/internal/http
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