Skip to content

touilleio/volley-manager-public-api

Repository files navigation

Volley Manager Public API

This project aims at displaying SwissVolley teams and clubs information such as list of matches, results and team ranking directly from Volley Manager API but without the need of sharing the API key. The project is packaged as a standalone container, exposing the public endpoint for easy integration inside club's website or app.

Some meaningful links:

Usage

Configure .env file base on .env-example file, and run the container:

docker compose up -d

Build it

All the sources are provided in this repo, if you're adventurous you can build it yourself.

docker compose build

Use it

Open your browser at:

http://localhost:8080/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published