riptide-org / central-api

The coordinating reverse proxy for riptide

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Central API

Test codecov Build

The central api for the file-share-platform. Handles websocket connections from server agents, and requests from clients who wish to download a file.

Instructions

git clone https://github.com/file-share-platform/central-api.git
cd central-api

cp .example.env .env
nano .env #update any configuration files

cargo run --release

About

The coordinating reverse proxy for riptide


Languages

Language:Rust 99.0%Language:Dockerfile 0.9%Language:Shell 0.1%