Skip to content

The user facing hub-server that aggregates multiple channel-servers

Notifications You must be signed in to change notification settings

opidio/hub-server

Repository files navigation

Opidio Hub Server

Build Status Code Coverage

The Opidio Projects:

Hub Server Channel Server Android Client Landing Page

The hub server aggregates multiple channel servers and provides an API for clients (such as the Android client) to list all channels from one place. The hub server is also the one responsible for handling user data.

A note on Docker

Using Docker is completely optional, using a virtualenv should work just as good, though docker is very convenient. If you decide not to use Docker, you can use the Dockerfile and docker-compose.yml as detailed step-by-step guides on how to start the server or tests.

More information about Docker can be found /opidio/opidio

Commands

Starting the server

docker-compose up

Running the tests

docker-compose run main ./runtests

About

The user facing hub-server that aggregates multiple channel-servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published