0.6.4 • Published 2 years ago

@scoreman/server v0.6.4

Weekly downloads
13
License
MIT
Repository
github
Last release
2 years ago

@scoreman/server

This is the server side for the Scoreman project.

It is a simple Express based NodeJS app, that keeps its score, name, character, etc metadata in memory, ready to be served on an API call.

Running

To start the server, run

yarn start

The server will be available on port 3000 (http://localhost:3000).

Because this depends on @scoreman/client, you already have a GUI ready to go. And because of @scoreman/overlays, you already have access to the overlays

API calls

GET /api/scoreboard

Gets the current stored scoreboard data

POST /api/scoreboard

Sets the current stored scoreboard data

GET /api/config/flags

Gets a list of all available flag names, indexed by country code

GET /api/config/games

Gets a list of all available game configurations that can be used. This is useful for @scoreman/client, so it can change layouts depending on the chosenconfig.

GET /overlays/manifest.json

Lists all the overlays available on @scoreboard/overlays

0.6.3

2 years ago

0.6.4

2 years ago

0.6.2

4 years ago

0.6.0

4 years ago

0.5.3

4 years ago

0.5.2

4 years ago

0.5.1

4 years ago

0.5.0

4 years ago

0.4.0

4 years ago

0.3.11

4 years ago

0.3.10

4 years ago

0.3.9

4 years ago

0.3.8

4 years ago

0.3.7

4 years ago

0.3.6

4 years ago

0.3.5

4 years ago

0.3.4

4 years ago

0.3.0

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.3.2

4 years ago

0.2.3

4 years ago

0.3.1

4 years ago

0.2.2

4 years ago

0.3.3

4 years ago

0.0.20

4 years ago

0.0.21

4 years ago

0.0.22

4 years ago

0.0.23

4 years ago

0.0.24

4 years ago

0.0.15

4 years ago

0.0.16

4 years ago

0.0.17

4 years ago

0.0.18

4 years ago

0.0.19

4 years ago

0.0.14

4 years ago

0.1.0

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.3

4 years ago

0.0.13

4 years ago

0.0.11

4 years ago

0.0.12

4 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.5

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago