An open API service indexing awesome lists of open source software.

https://github.com/mohammad-al-refai/go-party


https://github.com/mohammad-al-refai/go-party

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# go-party
Web app for streaming a song as chunks between room guestes in real time

## Features
- Login using name
- Create Room
- Join Room
- See the available rooms to join
- Play a song for the room guestes (available only for room admin)

```bash
go run main.go
```