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

https://github.com/definev/slideparty_server

A game server for Slideparty game.
https://github.com/definev/slideparty_server

Last synced: about 1 year ago
JSON representation

A game server for Slideparty game.

Awesome Lists containing this project

README

          

# Slideparty Server

A dart server for slideparty.

To run it local run command:
```bash
dart run bin/server.dart
```

## Endpoint
- `/`:
- Return a welcome text.
- `//`:
- A websocket with board size and room code.